summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-10-28 07:40:24 +0200
committerRemi Collet <remi@remirepo.net>2017-10-28 07:40:24 +0200
commit69bf9ef9e67ba6bb4c326780860926d6c05cb279 (patch)
treef37b7e57973faa69048f8f1c9c5465a93c9c332e
parent12899b30e69584659540d8b23246afa007189b5d (diff)
v2.0.10
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-libsodium2.spec8
2 files changed, 8 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 4a4d7c5..e5dc1d8 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #132 sodium version 2.0.9 ] {
+Extension [ <persistent> extension #132 sodium version 2.0.10 ] {
- Constants [86] {
Constant [ string SODIUM_LIBRARY_VERSION ] { 1.0.15 }
diff --git a/php-pecl-libsodium2.spec b/php-pecl-libsodium2.spec
index 0110083..5eb3642 100644
--- a/php-pecl-libsodium2.spec
+++ b/php-pecl-libsodium2.spec
@@ -24,7 +24,7 @@
Summary: Wrapper for the Sodium cryptographic library
Name: %{?sub_prefix}php-pecl-%{proj_name}2
-Version: 2.0.9
+Version: 2.0.10
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
@@ -103,6 +103,8 @@ sed -e 's/role="test"/role="src"/' \
-i package.xml
cd NTS
+# https://github.com/jedisct1/libsodium-php/pull/157
+rm ac*.m4 build/*
# Sanity check, really often broken
extver=$(sed -n '/#define PHP_SODIUM_VERSION/{s/.* "//;s/".*$//;p}' php_libsodium.h)
@@ -234,6 +236,10 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Sat Oct 28 2017 Remi Collet <remi@remirepo.net> - 2.0.10-1
+- Update to 2.0.10
+- open https://github.com/jedisct1/libsodium-php/pull/157 unneeded files
+
* Fri Oct 20 2017 Remi Collet <remi@remirepo.net> - 2.0.9-1
- Update to 2.0.9