summaryrefslogtreecommitdiffstats
path: root/php-phpunit-php-code-coverage9.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-08-14 07:06:41 +0200
committerRemi Collet <remi@remirepo.net>2020-08-14 07:06:41 +0200
commitb522c31112e9bf45a078c00a6b0b50d309488b66 (patch)
tree009263dd0f0e3deba8aa1543cd06da811cd08674 /php-phpunit-php-code-coverage9.spec
parent4422360a3c6ca9021d600bc7bb1dd4ea228a514d (diff)
update to 9.1.4
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 fbb64cb..da4a90b 100644
--- a/php-phpunit-php-code-coverage9.spec
+++ b/php-phpunit-php-code-coverage9.spec
@@ -14,7 +14,7 @@
%bcond_without tests
%endif
# Github
-%global gh_commit 4abbce3b0ad05f2e7143ea5f775d5513cb5261e4
+%global gh_commit 4422fca28c3634e2de8c7c373af97a104dd1a45f
#global gh_date 20150924
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_vendor sebastianbergmann
@@ -29,7 +29,7 @@
%global ver_major 9
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
-Version: 9.1.3
+Version: 9.1.4
Release: 1%{?dist}
Summary: PHP code coverage information
@@ -218,6 +218,9 @@ exit $ret
%changelog
+* Fri Aug 14 2020 Remi Collet <remi@remirepo.net> - 9.1.4-1
+- update to 9.1.4
+
* Tue Aug 11 2020 Remi Collet <remi@remirepo.net> - 9.1.3-1
- update to 9.1.3
- raise dependency on nikic/php-parser 4.8