summaryrefslogtreecommitdiffstats
path: root/php-pecl-hrtime.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
commitcd9e7241a0edb923dd65be1255a5f4b59d6601f8 (patch)
tree4d93cf79824449b94047dac22dd867a2e3ef176c /php-pecl-hrtime.spec
parent957aaf6082e7cd67cc1f2fe242b07efbe37f7aac (diff)
PHP 7.0.0beta2 + mass rebuild of ext.
Diffstat (limited to 'php-pecl-hrtime.spec')
-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 c660c48..5b11587 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: 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: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -225,6 +225,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 0.5.1-4
+- rebuild against php 7.0.0beta2
+
* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> - 0.5.1-3
- rebuild against php 7.0.0beta1