v1.19.2
This commit is contained in:
parent
f04112a866
commit
e0e6a419bd
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ php-pecl-zip.spec~
|
||||
/zip-1.18.2.tgz
|
||||
/zip-1.19.0.tgz
|
||||
/zip-1.19.1.tgz
|
||||
/zip-1.19.2.tgz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global with_zts 0%{?__ztsphp:1}
|
||||
%global ini_name 40-%{pecl_name}.ini
|
||||
|
||||
%global upstream_version 1.19.1
|
||||
%global upstream_version 1.19.2
|
||||
#global upstream_prever RC6
|
||||
|
||||
Summary: A ZIP archive management extension
|
||||
@ -164,6 +164,9 @@ TEST_PHP_EXECUTABLE=%{_bindir}/zts-php \
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 23 2020 Remi Collet <remi@remirepo.net> - 1.19.2-1
|
||||
- update to 1.19.2
|
||||
|
||||
* Wed Sep 30 2020 Remi Collet <remi@remirepo.net> - 1.19.1-1
|
||||
- update to 1.19.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (zip-1.19.1.tgz) = 3bcc581385a46e389907acc194728621b307d1240d771ec8124dc3c19392eb4a43a8674ad6a320559c86d030672b29fb2e5ae129a2c32a0b7707a00a5e6fb4ca
|
||||
SHA512 (zip-1.19.2.tgz) = ef0971da57cd1b92a2b458e978d539e82851a65c811c4dd3ead7827db84a3c995d065bb6390ecd617273b92e47236e22c9696a4f98bc263617a2637fa30dd0bd
|
||||
|
Loading…
Reference in New Issue
Block a user