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.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-php-code-coverage9.spec b/php-phpunit-php-code-coverage9.spec
index 285d658..3ac1df3 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 c9394cb9d07ecfa9351b96f2e296bad473195f4d
+%global gh_commit 53a4b737e83be724efd2bc4e7b929b9a30c48972
#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.11
+Version: 9.2.0
Release: 1%{?dist}
Summary: PHP code coverage information
@@ -213,6 +213,9 @@ exit $ret
%changelog
+* Fri Oct 2 2020 Remi Collet <remi@remirepo.net> - 9.2.0-1
+- update to 9.2.0
+
* Sun Sep 20 2020 Remi Collet <remi@remirepo.net> - 9.1.11-1
- update to 9.1.11