summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-19 12:51:35 +0100
committerRemi Collet <remi@remirepo.net>2020-03-19 12:51:35 +0100
commit53b6b883aef37e1a414e07a5946d69a1d1c850ab (patch)
treec29354aae152186127a3920e47eeea1fc2d39cd8
parentd39c234193f18e88f6ee17a412189a4a579fa1f8 (diff)
v1.18.1
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-zip.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 4df1d24..a2c5c45 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,6 +2,6 @@
zip
Zip => enabled
-Zip version => 1.18.0
+Zip version => 1.18.1
Libzip headers version => 1.6.1
Libzip library version => 1.6.1
diff --git a/REFLECTION b/REFLECTION
index 4c5dcbe..98e6015 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #102 zip version 1.18.0 ] {
+Extension [ <persistent> extension #102 zip version 1.18.1 ] {
- Functions {
Function [ <internal:zip> function zip_open ] {
diff --git a/php-pecl-zip.spec b/php-pecl-zip.spec
index 0f51409..e2e0010 100644
--- a/php-pecl-zip.spec
+++ b/php-pecl-zip.spec
@@ -18,7 +18,7 @@
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
%global pecl_name zip
-%global upstream_version 1.18.0
+%global upstream_version 1.18.1
#global upstream_prever RC6
%if "%{php_version}" < "5.6"
@@ -263,6 +263,9 @@ fi
#### TODO: SCLs on EL-8 still use libzip from default stream (7.2 => 1.5.1)
%changelog
+* Thu Mar 19 2020 Remi Collet <remi@remirepo.net> - 1.18.1-1
+- update to 1.18.1
+
* Mon Mar 16 2020 Remi Collet <remi@remirepo.net> - 1.18.0-1
- update to 1.18.0