summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-14 09:31:19 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-14 09:31:19 +0200
commitb4252d107f53b789abab0852350f7b2e79575621 (patch)
tree9fb322c895bf29eb80caa1839dc7ed550379e1f6
parent843e48a259a1138f39971ec1055650cab71d9a5e (diff)
PHP 7.0.0RC5
-rw-r--r--php-pecl-zip.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-zip.spec b/php-pecl-zip.spec
index 0560f01..f3868e8 100644
--- a/php-pecl-zip.spec
+++ b/php-pecl-zip.spec
@@ -29,7 +29,7 @@ Summary: A ZIP archive management extension
Summary(fr): Une extension de gestion des ZIP
Name: %{?scl_prefix}php-pecl-zip
Version: 1.13.1
-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;')}}
%if %{with_libzip}
License: PHP
%else
@@ -252,6 +252,9 @@ fi
%changelog
+* Tue Oct 13 2015 Remi Collet <remi@fedoraproject.org> - 1.13.1-3
+- rebuild for PHP 7.0.0RC5 new API version
+
* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.13.1-2
- F23 rebuild with rh_layout