summaryrefslogtreecommitdiffstats
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
commitbbac1371c57daf92ae928681d3a3cb5e57a39fc3 (patch)
treedbfba7e2cd591c338f3389c33b661945b52876b3
parent93290e4f410b24ebb649e25c3f08c334652ac0eb (diff)
php70: F23 rebuild with rh_layout
-rw-r--r--php-pecl-xxtea.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xxtea.spec b/php-pecl-xxtea.spec
index cba9456..4b4326f 100644
--- a/php-pecl-xxtea.spec
+++ b/php-pecl-xxtea.spec
@@ -30,7 +30,7 @@
Summary: XXTEA encryption algorithm extension for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.0.10
-Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -231,6 +231,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.0.10-5
+- F23 rebuild with rh_layout
+
* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 1.0.10-4
- rebuild against php 7.0.0beta2