summaryrefslogtreecommitdiffstats
path: root/php-phpunit-php-code-coverage9.spec
diff options
context:
space:
mode:
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 263a478..332b27a 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 443bc6912c9bd5b409254a40f4b0f4ced7c80ea1
+%global gh_commit b0a88255cb70d52653d80c890bd7f38740ea50d1
#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.26
+Version: 9.2.27
Release: 1%{?dist}
Summary: PHP code coverage information, version %{ver_major}
@@ -141,7 +141,7 @@ Provides: bundled(js-popper)
Library that provides collection, processing, and rendering functionality
for PHP code coverage information.
-This package provides the version %{ver_major} of the library.
+This package provides version %{ver_major} of %{pk_vendor}/%{pk_project} library.
Autoloader: %{php_home}/%{ns_vendor}/%{ns_project}%{ver_major}/autoload.php
@@ -215,6 +215,9 @@ exit $ret
%changelog
+* Thu Jul 27 2023 Remi Collet <remi@remirepo.net> - 9.2.27-1
+- update to 9.2.27
+
* Mon Mar 6 2023 Remi Collet <remi@remirepo.net> - 9.2.26-1
- update to 9.2.26