summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-08 10:31:29 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-08 10:31:29 +0200
commit63e8d197bfc0a14f90f4528415b35b826285f7ff (patch)
tree4ef05a73998994440bfa2212a030c3c81caa3c67
parent27cae5ac11d41beb33f4e493dec2fd11e9675132 (diff)
php-pecl-uuid: rebuild
-rw-r--r--php-pecl-uuid.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-uuid.spec b/php-pecl-uuid.spec
index cb45054..eca5897 100644
--- a/php-pecl-uuid.spec
+++ b/php-pecl-uuid.spec
@@ -34,7 +34,7 @@
Summary: Universally Unique Identifier extension for PHP
Name: %{?sub_prefix}php-pecl-uuid
Version: 1.0.4
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: LGPLv2+
Group: Development/Languages
URL: http://pecl.php.net/package/uuid
@@ -221,6 +221,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-3
+- rebuild against php 7.0.0beta1
+
* Fri Jun 19 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-2
- allow build against rh-php56 (as more-php56)
- rebuild for "rh_layout" (php70)