summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpunit-php-code-coverage8.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-php-code-coverage8.spec b/php-phpunit-php-code-coverage8.spec
index 9a92ad0..0247cf0 100644
--- a/php-phpunit-php-code-coverage8.spec
+++ b/php-phpunit-php-code-coverage8.spec
@@ -9,7 +9,7 @@
%global bootstrap 0
# Github
-%global gh_commit 278b6e876467da2e6b5e5390a2310391618ebc10
+%global gh_commit 31e94ccc084025d6abee0585df533eb3a792b96a
#global gh_date 20150924
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_vendor sebastianbergmann
@@ -29,7 +29,7 @@
%endif
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
-Version: 8.0.0
+Version: 8.0.1
Release: 1%{?dist}
Summary: PHP code coverage information
@@ -201,6 +201,9 @@ exit $ret
%changelog
+* Wed Feb 19 2020 Remi Collet <remi@remirepo.net> - 8.0.1-1
+- update to 8.0.1
+
* Fri Feb 7 2020 Remi Collet <remi@remirepo.net> - 8.0.0-1
- update to 8.0.0
- raise depdendency on PHP 7.3