diff options
Diffstat (limited to 'php-pecl-libsodium2.spec')
-rw-r--r-- | php-pecl-libsodium2.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/php-pecl-libsodium2.spec b/php-pecl-libsodium2.spec index 8f6c74f..ef3efaa 100644 --- a/php-pecl-libsodium2.spec +++ b/php-pecl-libsodium2.spec @@ -25,7 +25,7 @@ Summary: Wrapper for the Sodium cryptographic library Name: %{?sub_prefix}php-pecl-%{proj_name}2 Version: 2.0.2 -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: BSD Group: Development/Languages URL: http://pecl.php.net/package/%{proj_name} @@ -238,8 +238,8 @@ REPORT_EXIT_STATUS=1 \ %changelog -* Mon Jul 17 2017 Remi Collet <remi@fedoraproject.org> - 2.0.2-2 -- rebuild +* Mon Jul 17 2017 Remi Collet <remi@fedoraproject.org> - 2.0.2-3 +- rebuild with libsodium 1.0.13 * Mon Jul 17 2017 Remi Collet <remi@fedoraproject.org> - 2.0.2-1 - renamed to php-pecl-libsodium2 (new API) |