summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-xattr.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xattr.spec b/php-pecl-xattr.spec
index 511fb73..ae3302a 100644
--- a/php-pecl-xattr.spec
+++ b/php-pecl-xattr.spec
@@ -22,7 +22,7 @@
Summary: Extended attributes
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.3.0
-Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -230,6 +230,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Jul 18 2017 Remi Collet <remi@remirepo.net> - 1.3.0-5
+- rebuild for PHP 7.2.0beta1 new API
+
* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 1.3.0-4
- rebuild for 7.2.0alpha2