summaryrefslogtreecommitdiffstats
path: root/php-pecl-libsodium2.spec
diff options
context:
space:
mode:
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