summaryrefslogtreecommitdiffstats
path: root/php-pecl-libsodium2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-12-15 08:42:53 +0100
committerRemi Collet <remi@remirepo.net>2018-12-15 08:42:53 +0100
commit5c44771fc36fbbd97fbc9adb8d1ecc708ceef3ed (patch)
tree0d9f79f50d612e4309662ff8afc8e36c2ee079a4 /php-pecl-libsodium2.spec
parent88b9cf1c6517cfb8f1b5d68bd9d3637c04eebdf4 (diff)
v2.0.16
Diffstat (limited to 'php-pecl-libsodium2.spec')
-rw-r--r--php-pecl-libsodium2.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/php-pecl-libsodium2.spec b/php-pecl-libsodium2.spec
index fd0bdd4..e873c35 100644
--- a/php-pecl-libsodium2.spec
+++ b/php-pecl-libsodium2.spec
@@ -15,16 +15,12 @@
%global proj_name libsodium
%global pecl_name sodium
%global with_tests 0%{!?_without_tests:1}
-%if "%{php_version}" < "5.6"
-%global ini_name %{pecl_name}.ini
-%else
%global ini_name 40-%{pecl_name}.ini
-%endif
%global buildver %(pkg-config --silence-errors --modversion libsodium 2>/dev/null || echo 65536)
Summary: Wrapper for the Sodium cryptographic library
Name: %{?sub_prefix}php-pecl-%{proj_name}2
-Version: 2.0.15
+Version: 2.0.16
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
URL: http://pecl.php.net/package/%{proj_name}
@@ -217,6 +213,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Sat Dec 15 2018 Remi Collet <remi@remirepo.net> - 2.0.16-1
+- update to 2.0.16
+
* Mon Nov 19 2018 Remi Collet <remi@remirepo.net> - 2.0.15-1
- update to 2.0.15