rebuild for https://fedoraproject.org/wiki/Changes/Php56
This commit is contained in:
parent
6d3573c3b5
commit
b30123ae18
@ -7,7 +7,7 @@
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global pecl_name zip
|
||||
%if 0%{?fedora} < 21
|
||||
%if "%{php_version}" < "5.6"
|
||||
%global ini_name %{pecl_name}.ini
|
||||
%else
|
||||
%global ini_name 40-%{pecl_name}.ini
|
||||
@ -17,7 +17,7 @@ Summary: A ZIP archive management extension
|
||||
Summary(fr): Une extension de gestion des ZIP
|
||||
Name: php-pecl-zip
|
||||
Version: 1.12.4
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: PHP
|
||||
Group: Development/Languages
|
||||
URL: http://pecl.php.net/package/zip
|
||||
@ -161,6 +161,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 19 2014 Remi Collet <rcollet@redhat.com> - 1.12.4-4
|
||||
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user