summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-14 09:31:19 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-14 09:31:19 +0200
commit8f93032e7bc1df11c16056a604bb08fc4eddc82a (patch)
treeb667121cbeb77cf1f2defb4801188bb203702b9b
parent499e85df1e5de27cd54ba9a0cf1a263a030a7c36 (diff)
PHP 7.0.0RC5
-rw-r--r--php-pecl-libsodium.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-libsodium.spec b/php-pecl-libsodium.spec
index a9a2361..b280536 100644
--- a/php-pecl-libsodium.spec
+++ b/php-pecl-libsodium.spec
@@ -31,7 +31,7 @@
Summary: Wrapper for the Sodium cryptographic library
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.0.0
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -228,6 +228,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Oct 13 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-3
+- rebuild for PHP 7.0.0RC5 new API version
+
* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-2
- F23 rebuild with rh_layout