diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-09-18 15:19:38 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-09-18 15:19:38 +0200 | 
| commit | 843e48a259a1138f39971ec1055650cab71d9a5e (patch) | |
| tree | 4cdf248cd681e2d8b91292a98e5dc8cba5c86407 | |
| parent | 877f374585670c292465b82ff6a296dc0ff1dc52 (diff) | |
php70: F23 rebuild with rh_layout
| -rw-r--r-- | php-pecl-zip.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-zip.spec b/php-pecl-zip.spec index a019957..0560f01 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:      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;')}}  %if %{with_libzip}  License:      PHP  %else @@ -252,6 +252,9 @@ fi  %changelog +* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.13.1-2 +- F23 rebuild with rh_layout +  * Wed Sep  9 2015 Remi Collet <remi@fedoraproject.org> - 1.13.1-1  - Update to 1.13.1  | 
