v12.0.4
This commit is contained in:
parent
f32b15148c
commit
cf3071408c
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/php-phpunit-php-code-coverage12-12.0.2-69dde56.tgz
|
||||
/php-phpunit-php-code-coverage12-12.0.3-2e3038b.tgz
|
||||
/php-phpunit-php-code-coverage12-12.0.4-79e5ef5.tgz
|
||||
|
|
|
|||
|
|
@ -10,11 +10,11 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit 2e3038bff41d56114e5396151060f5ac9d2d6751
|
||||
%global gh_commit 79e5ef5897068689c7c325554d6df905480ce942
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project php-code-coverage
|
||||
%global gh_date 2025-02-18
|
||||
%global gh_date 2025-02-25
|
||||
# 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.0.3
|
||||
Version: 12.0.4
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information, version %{ver_major}
|
||||
|
||||
|
|
@ -189,6 +189,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 26 2025 Remi Collet <remi@remirepo.net> - 12.0.4-1
|
||||
- update to 12.0.4
|
||||
|
||||
* Tue Feb 18 2025 Remi Collet <remi@remirepo.net> - 12.0.3-1
|
||||
- update to 12.0.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage12-12.0.3-2e3038b.tgz) = f71da9323f4ad5f8e65ab23d8348c53d2b8b9a3c91323b53c8cffea28229fa02e56c85e724033d2f2b0ba846a401efe1dcf4377a9cc984d8822cf09ae4f2ccfe
|
||||
SHA512 (php-phpunit-php-code-coverage12-12.0.4-79e5ef5.tgz) = f20eb17ee4a7c8eeb8f4adb0a3144e0d47142c0ebcf1cd346c37dfade33c5d1c4c61f29b75efb4629efdf6da8079f4bf656106f7f8015d395fd1ec28f3cb57d4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue