summaryrefslogtreecommitdiffstats
path: root/php-phpunit-php-code-coverage11.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpunit-php-code-coverage11.spec')
-rw-r--r--php-phpunit-php-code-coverage11.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-phpunit-php-code-coverage11.spec b/php-phpunit-php-code-coverage11.spec
index 256f566..4856ff1 100644
--- a/php-phpunit-php-code-coverage11.spec
+++ b/php-phpunit-php-code-coverage11.spec
@@ -11,11 +11,11 @@
%bcond_with tests
# Github
-%global gh_commit 5e238e4b982cb272bf9faeee6f33af83d465d0e2
+%global gh_commit 89702be0ad026873ef3a1605fe8726254eef4e2c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project php-code-coverage
-%global gh_date 2024-02-02
+%global gh_date 2024-03-02
# Packagist
%global pk_vendor phpunit
%global pk_project php-code-coverage
@@ -26,8 +26,8 @@
%global ver_major 11
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
-Version: 11.0.0
-Release: 2%{?dist}
+Version: 11.0.1
+Release: 1%{?dist}
Summary: PHP code coverage information, version %{ver_major}
# SPDX: Main license is BSD-3-Clause
@@ -228,6 +228,9 @@ exit $ret
%changelog
+* Tue Mar 5 2024 Remi Collet <remi@remirepo.net> - 11.0.1-1
+- update to 11.0.1
+
* Mon Feb 5 2024 Remi Collet <remi@remirepo.net> - 11.0.0-2
- fix package URL