summaryrefslogtreecommitdiffstats
path: root/php-pecl-zip.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-zip.spec')
-rw-r--r--php-pecl-zip.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php-pecl-zip.spec b/php-pecl-zip.spec
index b5ed698..4d69eea 100644
--- a/php-pecl-zip.spec
+++ b/php-pecl-zip.spec
@@ -31,7 +31,7 @@
Summary: A ZIP archive management extension
Summary(fr): Une extension de gestion des ZIP
Name: %{?scl_prefix}php-pecl-zip
-Version: 1.16.0
+Version: 1.16.1
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
@@ -258,7 +258,12 @@ fi
%endif
+#### TODO: SCLs on EL-8 still use libzip from default stream (7.2 => 1.5.1)
+
%changelog
+* Wed Jan 29 2020 Remi Collet <remi@remirepo.net> - 1.16.1-1
+- update to 1.16.1
+
* Mon Jan 27 2020 Remi Collet <remi@remirepo.net> - 1.16.0-1
- update to 1.16.0