summaryrefslogtreecommitdiffstats
path: root/php-pecl-hdr-histogram.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-hdr-histogram.spec')
-rw-r--r--php-pecl-hdr-histogram.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/php-pecl-hdr-histogram.spec b/php-pecl-hdr-histogram.spec
index 6249100..9222fbd 100644
--- a/php-pecl-hdr-histogram.spec
+++ b/php-pecl-hdr-histogram.spec
@@ -23,7 +23,7 @@
Summary: PHP extension wrapper for the C hdrhistogram API
Name: %{?sub_prefix}php-pecl-hdr-histogram
Version: 0.3.0
-Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 8%{?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}
@@ -59,9 +59,13 @@ Obsoletes: php72u-pecl-hdr-histogram <= %{version}
Obsoletes: php72w-pecl-hdr-histogram <= %{version}
%endif
%if "%{php_version}" > "7.3"
-Obsoletes: php73u-pecl-hdr-histogram <= %{version}
+Obsoletes: php73-pecl-hdr-histogram <= %{version}
Obsoletes: php73w-pecl-hdr-histogram <= %{version}
%endif
+%if "%{php_version}" > "7.4"
+Obsoletes: php74-pecl-hdr-histogram <= %{version}
+Obsoletes: php74w-pecl-hdr-histogram <= %{version}
+%endif
%endif
%if 0%{?fedora} < 20 && 0%{?rhel} < 7
@@ -221,6 +225,9 @@ fi
%changelog
+* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 0.3.0-8
+- rebuild for 7.4.0beta1
+
* Mon Jan 21 2019 Remi Collet <remi@remirepo.net> - 0.3.0-7
- rebuild with hdrhistogram library 0.9.8