summaryrefslogtreecommitdiffstats
path: root/php-phpunit-php-code-coverage9.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-02-24 10:29:33 +0100
committerRemi Collet <remi@php.net>2022-02-24 10:29:33 +0100
commitbbb3966fe75462345d11d7c56636582319bef21a (patch)
treebbab570df8a293b033d44f068c6ecc8b4145b13e /php-phpunit-php-code-coverage9.spec
parentc01fe5734c4f7db9cbabb0b1f964557e6ca1cfb7 (diff)
update to 9.2.13
Diffstat (limited to 'php-phpunit-php-code-coverage9.spec')
-rw-r--r--php-phpunit-php-code-coverage9.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phpunit-php-code-coverage9.spec b/php-phpunit-php-code-coverage9.spec
index 63ffa9b..58466a0 100644
--- a/php-phpunit-php-code-coverage9.spec
+++ b/php-phpunit-php-code-coverage9.spec
@@ -1,6 +1,6 @@
# remirepo/fedora spec file for php-phpunit-php-code-coverage9
#
-# Copyright (c) 2013-2020 Remi Collet
+# Copyright (c) 2013-2022 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -10,7 +10,7 @@
%bcond_without tests
# Github
-%global gh_commit c011a0b6aaa4acd2f39b7f51fb4ad4442b6ec631
+%global gh_commit deac8540cb7bd40b2b8cfa679b76202834fd04e8
#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.2.12
+Version: 9.2.13
Release: 1%{?dist}
Summary: PHP code coverage information
@@ -213,6 +213,9 @@ exit $ret
%changelog
+* Thu Feb 24 2022 Remi Collet <remi@remirepo.net> - 9.2.13-1
+- update to 9.2.13
+
* Wed Feb 23 2022 Remi Collet <remi@remirepo.net> - 9.2.12-1
- update to 9.2.12