parent
19fe8662e4
commit
ecb39ccb75
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
/php-phpunit-php-code-coverage10-10.1.3-be1fe46.tgz
|
||||
/php-phpunit-php-code-coverage10-10.1.4-cd59bb3.tgz
|
||||
/php-phpunit-php-code-coverage10-10.1.5-1df504e.tgz
|
||||
/php-phpunit-php-code-coverage10-10.1.6-56f3354.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit 1df504e42a88044c27a90136910f0b3fe9e91939
|
||||
%global gh_commit 56f33548fe522c8d82da7ff3824b42829d324364
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_vendor sebastianbergmann
|
||||
%global gh_project php-code-coverage
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
%global ver_major 10
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||
Version: 10.1.5
|
||||
Version: 10.1.6
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information, version %{ver_major}
|
||||
|
||||
|
|
@ -196,6 +196,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 19 2023 Remi Collet <remi@remirepo.net> - 10.1.6-1
|
||||
- update to 10.1.6
|
||||
|
||||
* Wed Sep 13 2023 Remi Collet <remi@remirepo.net> - 10.1.5-1
|
||||
- update to 10.1.5
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage10-10.1.5-1df504e.tgz) = 4008bb67475189f93f82e439da1a581f61b4ed0c3426dd0d28488d24be2373846c351109a49f5b6c9e4553f406aef78ee4e05b1e42500a35f50c19b8b86edc48
|
||||
SHA512 (php-phpunit-php-code-coverage10-10.1.6-56f3354.tgz) = 52b3d226daefb9477380437f6a12e6aec21b13bd78e70e281083be7cb2d815a5a8f7c1b7641d91ff0f1c39b98a74616cd4d987159c4f18cfa2dcff3eb225b3ee
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue