summaryrefslogtreecommitdiffstats
path: root/php-phpunit-php-code-coverage9.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpunit-php-code-coverage9.spec')
-rw-r--r--php-phpunit-php-code-coverage9.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/php-phpunit-php-code-coverage9.spec b/php-phpunit-php-code-coverage9.spec
index 21cdceb..44c9ec2 100644
--- a/php-phpunit-php-code-coverage9.spec
+++ b/php-phpunit-php-code-coverage9.spec
@@ -10,7 +10,7 @@
%bcond_without tests
# Github
-%global gh_commit f98f8466126d83b55b924a94d2244c53c216b8fb
+%global gh_commit cf6582906d4b2502c5f4c6be6a3d0b4cd5b3ef7f
#global gh_date 20150924
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_vendor sebastianbergmann
@@ -25,7 +25,7 @@
%global ver_major 9
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
-Version: 9.1.8
+Version: 9.1.9
Release: 1%{?dist}
Summary: PHP code coverage information
@@ -73,8 +73,7 @@ BuildRequires: php-pecl-xdebug
%endif
# From composer.json, require
-# "php": "^7.3",
-# "php": "^7.3 || ^8.0",
+# "php": ">=7.3",
# "ext-dom": "*",
# "ext-libxml": "*",
# "ext-xmlwriter": "*",
@@ -214,6 +213,9 @@ exit $ret
%changelog
+* Tue Sep 15 2020 Remi Collet <remi@remirepo.net> - 9.1.9-1
+- update to 9.1.9
+
* Mon Sep 7 2020 Remi Collet <remi@remirepo.net> - 9.1.8-1
- update to 9.1.8