diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-08 10:18:19 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-08 10:18:19 +0200 |
commit | c4521ed14e84b8bdf3a2fa8985ed111f94373bf1 (patch) | |
tree | 4acd8230fd29b49ccfdc10c7b0d4923c7ec434f1 | |
parent | 7fa809c9fb9843141aa2077faf2511e859e9280a (diff) |
php-pecl-ssdeep: rebuild
-rw-r--r-- | php-pecl-ssdeep.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-ssdeep.spec b/php-pecl-ssdeep.spec index c9fd15f..af064df 100644 --- a/php-pecl-ssdeep.spec +++ b/php-pecl-ssdeep.spec @@ -34,7 +34,7 @@ Summary: Wrapper for libfuzzy library Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 1.0.4 -Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: BSD Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -243,6 +243,9 @@ rm -rf %{buildroot} %changelog +* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-6 +- rebuild against php 7.0.0beta1 + * Tue Jun 23 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-5 - allow build against rh-php56 (as more-php56) |