v12.3.7
This commit is contained in:
parent
caa6c7d36f
commit
2c4a26a36f
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@
|
|||
/php-phpunit-php-code-coverage12-12.3.4-7ad0e9b.tgz
|
||||
/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
|
||||
|
|
|
|||
|
|
@ -10,11 +10,11 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit da2cdaff87220fa641e7652364281b736e4347e0
|
||||
%global gh_commit bbede0f5593dad37af3be6a6f8e6ae1885e8a0a9
|
||||
%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-02
|
||||
%global gh_date 2025-09-10
|
||||
# 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.6
|
||||
Version: 12.3.7
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information, version %{ver_major}
|
||||
|
||||
|
|
@ -187,6 +187,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 10 2025 Remi Collet <remi@remirepo.net> - 12.3.7-1
|
||||
- update to 12.3.7
|
||||
|
||||
* Tue Sep 2 2025 Remi Collet <remi@remirepo.net> - 12.3.6-1
|
||||
- update to 12.3.6
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage12-12.3.6-da2cdaf.tgz) = 035fa606c044f9292415d43dc072ad2579d50dae58858b22ce5a6b779fea6a5da13333a46a0faa2b572df45740edf40720beb24986837ab9bd7ede007b72c186
|
||||
SHA512 (php-phpunit-php-code-coverage12-12.3.7-bbede0f.tgz) = 1cd553a25bc5f39ff21da055e326a46993c858b772750ba7891c3ccfddc1730bbc9cda297acfd1d05bd70788299ec039e100509b029268a642e8d148db4c404e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue