v12.3.3
This commit is contained in:
parent
1181ca6239
commit
4eb552bd95
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,3 +8,4 @@
|
|||
/php-phpunit-php-code-coverage12-12.3.0-9075a8e.tgz
|
||||
/php-phpunit-php-code-coverage12-12.3.1-ddec29d.tgz
|
||||
/php-phpunit-php-code-coverage12-12.3.2-086553c.tgz
|
||||
/php-phpunit-php-code-coverage12-12.3.3-733025d.tgz
|
||||
|
|
|
|||
|
|
@ -10,11 +10,11 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit 086553c5b2e0e1e20293d782d788ab768202b621
|
||||
%global gh_commit 733025d94635a001f67db71a2ed1bab4e7e4a9dc
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project php-code-coverage
|
||||
%global gh_date 2025-07-29
|
||||
%global gh_date 2025-08-27
|
||||
# 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.2
|
||||
Version: 12.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information, version %{ver_major}
|
||||
|
||||
|
|
@ -187,6 +187,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 28 2025 Remi Collet <remi@remirepo.net> - 12.3.3-1
|
||||
- update to 12.3.3
|
||||
|
||||
* Tue Jul 29 2025 Remi Collet <remi@remirepo.net> - 12.3.2-1
|
||||
- update to 12.3.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage12-12.3.2-086553c.tgz) = 3430f2d10a81255b6a86554b2813a3374830e2ce863747c42d730e4f6aaf8459d6e15ed553b1ec12fddae0ee0fb55e3d847ef1ecce23f303f49fcc438dc8f3e3
|
||||
SHA512 (php-phpunit-php-code-coverage12-12.3.3-733025d.tgz) = 989da50329aab6b3d5d020b2782cefe01f84729321e8d7e6e8d90e361665208a6ea5f620ee09f692069820bbfa0c6fe40760369409cbd08fbebed08c30be3a5c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue