summaryrefslogtreecommitdiffstats
path: root/php-pecl-ds.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-01 13:39:44 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-01 13:39:44 +0100
commit89a9660a07528312dcb670f984820fae4ff56a93 (patch)
tree32bd173ba47dd72a87dff938e17baa012af2e954 /php-pecl-ds.spec
parent4ddf2ee1e134af3990bb3c57a3e3a807977c1c0d (diff)
PHP 7.1 mass rebuild part #2
Diffstat (limited to 'php-pecl-ds.spec')
-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