summaryrefslogtreecommitdiffstats
path: root/php-pecl-pcov.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-pcov.spec')
-rw-r--r--php-pecl-pcov.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/php-pecl-pcov.spec b/php-pecl-pcov.spec
index cf953da..0e51b4f 100644
--- a/php-pecl-pcov.spec
+++ b/php-pecl-pcov.spec
@@ -14,7 +14,7 @@
Summary: Code coverage driver
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 1.0.3
+Version: 1.0.4
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: http://pecl.php.net/package/%{pecl_name}
@@ -48,9 +48,13 @@ Obsoletes: php72u-pecl-%{pecl_name} <= %{version}
Obsoletes: php72w-pecl-%{pecl_name} <= %{version}
%endif
%if "%{php_version}" > "7.3"
-Obsoletes: php73u-pecl-%{pecl_name} <= %{version}
+Obsoletes: php73-pecl-%{pecl_name} <= %{version}
Obsoletes: php73w-pecl-%{pecl_name} <= %{version}
%endif
+%if "%{php_version}" > "7.4"
+Obsoletes: php74-pecl-%{pecl_name} <= %{version}
+Obsoletes: php74w-pecl-%{pecl_name} <= %{version}
+%endif
%endif
%if 0%{?fedora} < 20 && 0%{?rhel} < 7
@@ -223,6 +227,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Mon Jun 3 2019 Remi Collet <remi@remirepo.net> - 1.0.4-1
+- update to 1.0.4
+
* Mon May 6 2019 Remi Collet <remi@remirepo.net> - 1.0.3-1
- update to 1.0.3