summaryrefslogtreecommitdiffstats
path: root/php-phpunit-php-code-coverage9.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-02-18 15:21:31 +0100
committerRemi Collet <remi@php.net>2022-02-18 15:21:31 +0100
commit3751a925785f04aec1d199567217d28b83c80ad5 (patch)
tree96322269789649a707ce22a94eebaae783c6f187 /php-phpunit-php-code-coverage9.spec
parentdb111390047490a655a0ac0c2bc7453b5eabcccc (diff)
update to 9.2.11
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 f7cb458..0d8a55b 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 d5850aaf931743067f4bfc1ae4cbd06468400687
+%global gh_commit 665a1ac0a763c51afc30d6d130dac0813092b17f
#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.10
+Version: 9.2.11
Release: 1%{?dist}
Summary: PHP code coverage information
@@ -213,6 +213,9 @@ exit $ret
%changelog
+* Fri Feb 18 2022 Remi Collet <remi@remirepo.net> - 9.2.11-1
+- update to 9.2.11
+
* Tue Dec 7 2021 Remi Collet <remi@remirepo.net> - 9.2.10-1
- update to 9.2.10