summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-02-28 14:31:51 +0100
committerRemi Collet <remi@php.net>2022-02-28 14:31:51 +0100
commit7e1c26bd32ac861dbe7a8e727909c7ea5b714b2b (patch)
tree597154edfcde34f530dc2b2b2c17a74a07d0e048
parentbbb3966fe75462345d11d7c56636582319bef21a (diff)
update to 9.2.14
-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 58466a0..bf3c094 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 deac8540cb7bd40b2b8cfa679b76202834fd04e8
+%global gh_commit 9f4d60b6afe5546421462b76cd4e633ebc364ab4
#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.13
+Version: 9.2.14
Release: 1%{?dist}
Summary: PHP code coverage information
@@ -213,6 +213,9 @@ exit $ret
%changelog
+* Mon Feb 28 2022 Remi Collet <remi@remirepo.net> - 9.2.14-1
+- update to 9.2.14
+
* Thu Feb 24 2022 Remi Collet <remi@remirepo.net> - 9.2.13-1
- update to 9.2.13