diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-18 15:19:38 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-18 15:19:38 +0200 |
commit | 499e85df1e5de27cd54ba9a0cf1a263a030a7c36 (patch) | |
tree | b6a9db5b8590f171d9be67caa8ec1837c8a410a0 | |
parent | b139b2c0d29506ecb31764092923702b1c0db979 (diff) |
php70: F23 rebuild with rh_layout
-rw-r--r-- | php-pecl-libsodium.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-libsodium.spec b/php-pecl-libsodium.spec index 6e572b3..a9a2361 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: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 2%{?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 +* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-2 +- F23 rebuild with rh_layout + * Thu Sep 03 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-1 - Update to 1.0.0 (stable) |