diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-07-21 09:10:33 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-07-21 09:10:33 +0200 | 
| commit | 3f463ece5ece3846223f46ff61b142e34907de57 (patch) | |
| tree | 5e1b1e0c825600cff8ac84f34009349828787311 | |
| parent | f0610b99c1372ffd45db744550d4025941a67de9 (diff) | |
php-pecl-zip: 1.13.4
| -rw-r--r-- | REFLECTION | 2 | ||||
| -rw-r--r-- | php-pecl-zip.spec | 5 | 
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #192 zip version 1.13.3 ] { +Extension [ <persistent> extension #130 zip version 1.13.4 ] {    - Functions {      Function [ <internal:zip> function zip_open ] { diff --git a/php-pecl-zip.spec b/php-pecl-zip.spec index eef9733..9689e7c 100644 --- a/php-pecl-zip.spec +++ b/php-pecl-zip.spec @@ -30,7 +30,7 @@  Summary:      A ZIP archive management extension  Summary(fr):  Une extension de gestion des ZIP  Name:         %{?scl_prefix}php-pecl-zip -Version:      1.13.3 +Version:      1.13.4  Release:      1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}  %if %{with_libzip}  License:      PHP @@ -263,6 +263,9 @@ fi  %changelog +* Thu Jul 21 2016 Remi Collet <remi@fedoraproject.org> - 1.13.4-1 +- Update to 1.13.4 +  * Thu Jun 23 2016 Remi Collet <remi@fedoraproject.org> - 1.13.3-1  - Update to 1.13.3  | 
