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
commit75407d3b59b570827eb782913413af75acac53ab (patch)
tree5254517a9869650bdd3f19648980096e11c8ea4d
parentcd9e7241a0edb923dd65be1255a5f4b59d6601f8 (diff)
php70: F23 rebuild with rh_layout
-rw-r--r--php-pecl-hrtime.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-hrtime.spec b/php-pecl-hrtime.spec
index 5b11587..0227e9a 100644
--- a/php-pecl-hrtime.spec
+++ b/php-pecl-hrtime.spec
@@ -30,7 +30,7 @@
Summary: High resolution timing
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 0.5.1
-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: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -225,6 +225,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 0.5.1-5
+- F23 rebuild with rh_layout
+
* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 0.5.1-4
- rebuild against php 7.0.0beta2