v9.2.20
This commit is contained in:
parent
3b66ec6262
commit
2cf0a0f62d
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -23,3 +23,4 @@
|
|||
/php-phpunit-php-code-coverage9-9.2.17-aa94dc4.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.18-12fddc4.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.19-c77b56b.tgz
|
||||
/php-phpunit-php-code-coverage9-9.2.20-af7463c.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit c77b56b63e3d2031bd8997fcec43c1925ae46559
|
||||
%global gh_commit af7463c955007de36db0c5e26d03e2f933c2e980
|
||||
#global gh_date 20150924
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_vendor sebastianbergmann
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
%global ver_major 9
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||
Version: 9.2.19
|
||||
Version: 9.2.20
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -183,6 +183,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2022 Remi Collet <remi@remirepo.net> - 9.2.20-1
|
||||
- update to 9.2.20
|
||||
|
||||
* Fri Nov 18 2022 Remi Collet <remi@remirepo.net> - 9.2.19-1
|
||||
- update to 9.2.19
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage9-9.2.19-c77b56b.tgz) = 7126a9edcb607335ffb8195b15104caf6641cc7b17875588938a3009a45c2d383bfefebfe3d9c5bbf558a74161edd280b4b978805da01ccdb716dc9d546ad052
|
||||
SHA512 (php-phpunit-php-code-coverage9-9.2.20-af7463c.tgz) = c276c13c6bcf0a83666bc71fcaaca9142ce7e22c001cb0547e99cd0a1ee7324a56bf8c76b7b89cb7d0109d1e79d8e5e7545c2ca3a8c84885b3e220012b276520
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue