summaryrefslogtreecommitdiffstats
path: root/php-pecl-uuid.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
commit3bac59546db2312f22828e99093baf0bde8fc495 (patch)
tree407844cd6bee40feebe4eaf35423c7cc0a64ec9c /php-pecl-uuid.spec
parent75c97f13d4b1e1326f7423e2eed892ca2b6719fb (diff)
php70: F23 rebuild with rh_layout
Diffstat (limited to 'php-pecl-uuid.spec')
-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 646f429..1e27401 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: 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: LGPLv2+
Group: Development/Languages
URL: http://pecl.php.net/package/uuid
@@ -221,6 +221,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-5
+- F23 rebuild with rh_layout
+
* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-4
- rebuild against php 7.0.0beta2