summaryrefslogtreecommitdiffstats
path: root/php-pear-crypt-gpg.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pear-crypt-gpg.spec')
-rw-r--r--php-pear-crypt-gpg.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php-pear-crypt-gpg.spec b/php-pear-crypt-gpg.spec
index 4eb39ab..499f265 100644
--- a/php-pear-crypt-gpg.spec
+++ b/php-pear-crypt-gpg.spec
@@ -12,7 +12,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-pear-crypt-gpg
-Version: 1.6.1
+Version: 1.6.2
Release: 1%{?dist}
Summary: GNU Privacy Guard (GnuPG)
@@ -101,6 +101,7 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
cd %{pear_name}-%{version}/tests
: Upstream test suite
+# PHP 7.2: https://pear.php.net/bugs/bug.php?id=21240
ret=0
for cmd in php php56 php70 php71 php72; do
if which $cmd; then
@@ -134,6 +135,10 @@ fi
%changelog
+* Mon Sep 4 2017 Remi Collet <remi@remirepo.net> - 1.6.2-1
+- Update to 1.6.2
+- open https://pear.php.net/bugs/bug.php?id=21240 - PHP 7.2 test failure
+
* Sun Aug 27 2017 Remi Collet <remi@remirepo.net> - 1.6.1-1
- Update to 1.6.1