summaryrefslogtreecommitdiffstats
path: root/php-pecl-zip.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-21 07:37:45 +0200
committerRemi Collet <remi@remirepo.net>2017-06-21 07:37:45 +0200
commit6b5c2dac357c867341f0a1c0e420ec6a9e729114 (patch)
tree506b2dd6ab1d8fc63a066c7fa162f68bcd6d485a /php-pecl-zip.spec
parent74c1697cce8600877035cce55273a091ffa3020f (diff)
rebuild for 7.2.0alpha2
Diffstat (limited to 'php-pecl-zip.spec')
-rw-r--r--php-pecl-zip.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-zip.spec b/php-pecl-zip.spec
index 29558d3..209450e 100644
--- a/php-pecl-zip.spec
+++ b/php-pecl-zip.spec
@@ -25,7 +25,7 @@ Summary: A ZIP archive management extension
Summary(fr): Une extension de gestion des ZIP
Name: %{?scl_prefix}php-pecl-zip
Version: 1.14.0
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/zip
@@ -238,7 +238,10 @@ fi
%changelog
-* Wed Apr 5 2017 Remi Collet <remi@remirepo.net> - 1.14.1-1
+* Wed Jun 21 2017 Remi Collet <remi@fedoraproject.org> - 1.14.0-2
+- rebuild for 7.2.0alpha2
+
+* Wed Apr 5 2017 Remi Collet <remi@remirepo.net> - 1.14.0-1
- update to 1.14.0 (stable)
- always buid with system libzip (bundled lib dropped upstream)