summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-ds.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-ds.spec b/php-pecl-ds.spec
index 31804fd..4f081c7 100644
--- a/php-pecl-ds.spec
+++ b/php-pecl-ds.spec
@@ -30,7 +30,7 @@
Summary: Data Structures for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.1.6
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -225,6 +225,9 @@ cd ..
%changelog
+* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 1.1.6-3
+- rebuild with PHP 7.1.0 GA
+
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 1.1.6-2
- rebuild for PHP 7.1 new API version