summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-12-16 08:16:28 +0100
committerRemi Collet <remi@remirepo.net>2018-12-16 08:16:28 +0100
commita4cdef505c19449b782b9ee24085fbf1a0fa18ec (patch)
tree8118c9679281efc2165cbe59d0864313a868ec2e
parent5c44771fc36fbbd97fbc9adb8d1ecc708ceef3ed (diff)
v2.0.17 (broken)
-rw-r--r--php-pecl-libsodium2.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php-pecl-libsodium2.spec b/php-pecl-libsodium2.spec
index e873c35..9815d6c 100644
--- a/php-pecl-libsodium2.spec
+++ b/php-pecl-libsodium2.spec
@@ -20,7 +20,7 @@
Summary: Wrapper for the Sodium cryptographic library
Name: %{?sub_prefix}php-pecl-%{proj_name}2
-Version: 2.0.16
+Version: 2.0.17
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
URL: http://pecl.php.net/package/%{proj_name}
@@ -213,6 +213,11 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Sun Dec 16 2018 Remi Collet <remi@remirepo.net> - 2.0.17-1
+- update to 2.0.17
+- open https://github.com/jedisct1/libsodium-php/issues/191
+ broken build with PHP < 7.3
+
* Sat Dec 15 2018 Remi Collet <remi@remirepo.net> - 2.0.16-1
- update to 2.0.16