v12.1.2
This commit is contained in:
parent
52f4943768
commit
8931153013
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/php-phpunit-php-code-coverage12-12.0.4-79e5ef5.tgz
|
||||
/php-phpunit-php-code-coverage12-12.0.5-da73248.tgz
|
||||
/php-phpunit-php-code-coverage12-12.1.0-d331a5c.tgz
|
||||
/php-phpunit-php-code-coverage12-12.1.2-05c33d0.tgz
|
||||
|
|
|
|||
|
|
@ -10,11 +10,11 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit d331a5ced3d9a2b917baa9841b2211e72f9e780d
|
||||
%global gh_commit 05c33d01a856f9f62488d144bafddc3d7b7a4ebb
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project php-code-coverage
|
||||
%global gh_date 2025-03-17
|
||||
%global gh_date 2025-04-03
|
||||
# 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.1.0
|
||||
Version: 12.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information, version %{ver_major}
|
||||
|
||||
|
|
@ -189,6 +189,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 3 2025 Remi Collet <remi@remirepo.net> - 12.1.2-1
|
||||
- update to 12.1.2
|
||||
|
||||
* Tue Mar 18 2025 Remi Collet <remi@remirepo.net> - 12.1.0-1
|
||||
- update to 12.1.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage12-12.1.0-d331a5c.tgz) = ceb2da64dafb0c2d285ef08d09082b5e63c82303fe107855e883276d1692e76a3b0883447f810affa7f1bc9a205fcd3679e74bf403518b7e5c3446a00909334e
|
||||
SHA512 (php-phpunit-php-code-coverage12-12.1.2-05c33d0.tgz) = 6047897d7d760a125efb62c99b6f532e3d9c1bae6c88651730e0ab94f53a1b25c4e0bac7138bcbab891a9dcce83b5d0f2d9650f4721ea6386137c0ddd4b3361c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue