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.spec10
1 files changed, 4 insertions, 6 deletions
diff --git a/php-pecl-libsodium2.spec b/php-pecl-libsodium2.spec
index 53bef23..a4b37ca 100644
--- a/php-pecl-libsodium2.spec
+++ b/php-pecl-libsodium2.spec
@@ -24,10 +24,9 @@
Summary: Wrapper for the Sodium cryptographic library
Name: %{?sub_prefix}php-pecl-%{proj_name}2
-Version: 2.0.12
+Version: 2.0.13
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
-Group: Development/Languages
URL: http://pecl.php.net/package/%{proj_name}
Source0: http://pecl.php.net/get/%{proj_name}-%{version}.tgz
@@ -63,10 +62,6 @@ Obsoletes: php70w-pecl-%{proj_name}2 <= %{version}
Obsoletes: php71u-pecl-%{proj_name}2 <= %{version}
Obsoletes: php71w-pecl-%{proj_name}2 <= %{version}
%endif
-%if "%{php_version}" > "7.2"
-Obsoletes: php72u-pecl-%{proj_name}2 <= %{version}
-Obsoletes: php72w-pecl-%{proj_name}2 <= %{version}
-%endif
%endif
# Filter shared private - always as libsodium.so is a bad name
@@ -223,6 +218,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Sat Oct 13 2018 Remi Collet <remi@remirepo.net> - 2.0.13-1
+- update to 2.0.13
+
* Wed Aug 29 2018 Remi Collet <remi@remirepo.net> - 2.0.12-1
- update to 2.0.12