summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-01-26 14:33:48 +0100
committerRemi Collet <remi@php.net>2023-01-26 14:33:48 +0100
commitc3d24bec64ac45aba0ab5e4ad9997831a6d58463 (patch)
tree1fb65a04ac817ac96e2971e66f2a98a01cbb7bff
parentb3883093c39cfb09fd09d96d4279182201eb8d62 (diff)
update to 9.2.24
-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 3af799d..76779a4 100644
--- a/php-phpunit-php-code-coverage9.spec
+++ b/php-phpunit-php-code-coverage9.spec
@@ -1,7 +1,7 @@
# remirepo/fedora spec file for php-phpunit-php-code-coverage9
#
# Copyright (c) 2013-2023 Remi Collet
-# License: CC-BY-SA
+# License: CC-BY-SA-4.0
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
@@ -10,7 +10,7 @@
%bcond_without tests
# Github
-%global gh_commit 9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c
+%global gh_commit 2cf940ebc6355a9d430462811b5aaa308b174bed
#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.23
+Version: 9.2.24
Release: 1%{?dist}
Summary: PHP code coverage information
@@ -213,6 +213,9 @@ exit $ret
%changelog
+* Thu Jan 26 2023 Remi Collet <remi@remirepo.net> - 9.2.24-1
+- update to 9.2.24
+
* Mon Jan 2 2023 Remi Collet <remi@remirepo.net> - 9.2.23-1
- update to 9.2.23