summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 62ac3ee..2104d96 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
zip
Zip => enabled
-Zip version => 1.19.4
+Zip version => 1.19.5
Libzip version => 1.8.0
BZIP2 compression => Yes
XZ compression => Yes
diff --git a/REFLECTION b/REFLECTION
index dcf5a57..1735c82 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #66 zip version 1.19.4 ] {
+Extension [ <persistent> extension #66 zip version 1.19.5 ] {
- Functions {
Function [ <internal:zip> function zip_open ] {
diff --git a/php-pecl-zip.spec b/php-pecl-zip.spec
index 6a955de..371e775 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.19.4
+%global upstream_version 1.19.5
#global upstream_prever dev
#global upstream_lower DEV
@@ -265,6 +265,9 @@ fi
%changelog
+* Mon Sep 27 2021 Remi Collet <remi@remirepo.net> - 1.19.5-1
+- update to 1.19.5
+
* Wed Sep 1 2021 Remi Collet <remi@remirepo.net> - 1.19.4-1
- update to 1.19.4