v1.13.5
This commit is contained in:
parent
d0508684d9
commit
675e86c3d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ php-pecl-zip.spec~
|
||||
/zip-1.13.2.tgz
|
||||
/zip-1.13.3.tgz
|
||||
/zip-1.13.4.tgz
|
||||
/zip-1.13.5.tgz
|
||||
|
@ -12,7 +12,7 @@
|
||||
Summary: A ZIP archive management extension
|
||||
Summary(fr): Une extension de gestion des ZIP
|
||||
Name: php-pecl-zip
|
||||
Version: 1.13.4
|
||||
Version: 1.13.5
|
||||
Release: 1%{?dist}
|
||||
License: PHP
|
||||
Group: Development/Languages
|
||||
@ -153,6 +153,9 @@ TEST_PHP_EXECUTABLE=%{_bindir}/zts-php \
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 14 2016 Remi Collet <remi@fedoraproject.org> - 1.13.5-1
|
||||
- Update to 1.13.5
|
||||
|
||||
* Thu Jul 21 2016 Remi Collet <remi@fedoraproject.org> - 1.13.4-1
|
||||
- Update to 1.13.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user