summaryrefslogtreecommitdiffstats
path: root/php-pecl-ssdeep.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-18 15:19:38 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-18 15:19:38 +0200
commitf790d92599ecfdbfb6128d989e5e60b829387d25 (patch)
tree24528d6cae94b7d3480a7a652615dad6ea6696a2 /php-pecl-ssdeep.spec
parentcd3bc8d947219feb5e1913d652845b0ff4ceb344 (diff)
php70: F23 rebuild with rh_layout
Diffstat (limited to 'php-pecl-ssdeep.spec')
-rw-r--r--php-pecl-ssdeep.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-ssdeep.spec b/php-pecl-ssdeep.spec
index 786ac8c..1453c2b 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: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 8%{?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
+* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-8
+- F23 rebuild with rh_layout
+
* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-7
- rebuild against php 7.0.0beta2