parent
0e9bf7d03e
commit
c83f13d891
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -13,3 +13,4 @@
|
|||
/php-phpunit-php-code-coverage12-12.3.5-96dc046.tgz
|
||||
/php-phpunit-php-code-coverage12-12.3.6-da2cdaf.tgz
|
||||
/php-phpunit-php-code-coverage12-12.3.7-bbede0f.tgz
|
||||
/php-phpunit-php-code-coverage12-12.3.8-99e692c.tgz
|
||||
|
|
|
|||
|
|
@ -10,11 +10,11 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit bbede0f5593dad37af3be6a6f8e6ae1885e8a0a9
|
||||
%global gh_commit 99e692c6a84708211f7536ba322bbbaef57ac7fc
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project php-code-coverage
|
||||
%global gh_date 2025-09-10
|
||||
%global gh_date 2025-09-17
|
||||
# Packagist
|
||||
%global pk_vendor phpunit
|
||||
%global pk_project php-code-coverage
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
%global ver_major 12
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||
Version: 12.3.7
|
||||
Version: 12.3.8
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information, version %{ver_major}
|
||||
|
||||
|
|
@ -187,6 +187,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 17 2025 Remi Collet <remi@remirepo.net> - 12.3.8-1
|
||||
- update to 12.3.8
|
||||
|
||||
* Wed Sep 10 2025 Remi Collet <remi@remirepo.net> - 12.3.7-1
|
||||
- update to 12.3.7
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage12-12.3.7-bbede0f.tgz) = 1cd553a25bc5f39ff21da055e326a46993c858b772750ba7891c3ccfddc1730bbc9cda297acfd1d05bd70788299ec039e100509b029268a642e8d148db4c404e
|
||||
SHA512 (php-phpunit-php-code-coverage12-12.3.8-99e692c.tgz) = f3a60e16d54ab7b57e027c45a8260149baab69b06e735637a2d5a19a8c7a0436ce6ed1486db43daf4466a1c1a60797d44fc162343e104dbcd3313e580d574520
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue