summaryrefslogtreecommitdiffstats
path: root/php-pecl-xxtea.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-22 09:34:35 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-22 09:34:35 +0200
commit93290e4f410b24ebb649e25c3f08c334652ac0eb (patch)
tree3e5c39dc98b5ea32e40b33b46e255b390257caf4 /php-pecl-xxtea.spec
parent233262cad7e71b3b13edb7f90f0ffdb667bc1d4f (diff)
PHP 7.0.0beta2 + mass rebuild of ext.
Diffstat (limited to 'php-pecl-xxtea.spec')
-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 f91fc62..cba9456 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: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{?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
+* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 1.0.10-4
+- rebuild against php 7.0.0beta2
+
* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> - 1.0.10-3
- rebuild against php 7.0.0beta1