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, 5 insertions, 2 deletions
diff --git a/php-pecl-zip.spec b/php-pecl-zip.spec
index cb84ad6..daf2997 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.17.1
+Version: 1.17.2
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
@@ -42,7 +42,7 @@ Source: https://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
BuildRequires: %{?dtsprefix}gcc
BuildRequires: %{?scl_prefix}php-devel
# Version 1.2.0 for encryption support
-BuildRequires: pkgconfig(libzip) >= 1.2.0
+BuildRequires: pkgconfig(libzip) >= 1.5
BuildRequires: zlib-devel
BuildRequires: %{?scl_prefix}php-pear
@@ -261,6 +261,9 @@ fi
#### TODO: SCLs on EL-8 still use libzip from default stream (7.2 => 1.5.1)
%changelog
+* Fri Feb 28 2020 Remi Collet <remi@remirepo.net> - 1.17.2-1
+- update to 1.17.2
+
* Mon Feb 3 2020 Remi Collet <remi@remirepo.net> - 1.17.1-1
- update to 1.17.1