summaryrefslogtreecommitdiffstats
path: root/php-pecl-libsodium2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-12-18 11:42:28 +0100
committerRemi Collet <remi@remirepo.net>2018-12-18 11:42:28 +0100
commit3a6dac843330e594b509aac7a24ea235a119fa0b (patch)
treee6a78b7b2d19b69fecf017598a38d01f0ab68f3e /php-pecl-libsodium2.spec
parentce5ff8df151d827ebad47f84ea490a9ed9de02c4 (diff)
v2.0.20
Diffstat (limited to 'php-pecl-libsodium2.spec')
-rw-r--r--php-pecl-libsodium2.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-libsodium2.spec b/php-pecl-libsodium2.spec
index 8ebf736..6b4e4b7 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.19
+Version: 2.0.20
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,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue Dec 18 2018 Remi Collet <remi@remirepo.net> - 2.0.20-1
+- update to 2.0.20
+
* Tue Dec 18 2018 Remi Collet <remi@remirepo.net> - 2.0.19-1
- update to 2.0.19
- open https://github.com/jedisct1/libsodium-php/issues/192