v9.2.21
This commit is contained in:
parent
8e0aa8d83d
commit
f61b2a7a67
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -24,3 +24,4 @@
|
|||
/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
|
||||
/php-phpunit-php-code-coverage9-9.2.21-3f893e1.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit af7463c955007de36db0c5e26d03e2f933c2e980
|
||||
%global gh_commit 3f893e19712bb0c8bc86665d1562e9fd509c4ef0
|
||||
#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.20
|
||||
Version: 9.2.21
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -183,6 +183,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 14 2022 Remi Collet <remi@remirepo.net> - 9.2.21-1
|
||||
- update to 9.2.21
|
||||
|
||||
* Tue Dec 13 2022 Remi Collet <remi@remirepo.net> - 9.2.20-1
|
||||
- update to 9.2.20
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage9-9.2.20-af7463c.tgz) = c276c13c6bcf0a83666bc71fcaaca9142ce7e22c001cb0547e99cd0a1ee7324a56bf8c76b7b89cb7d0109d1e79d8e5e7545c2ca3a8c84885b3e220012b276520
|
||||
SHA512 (php-phpunit-php-code-coverage9-9.2.21-3f893e1.tgz) = fdfe240f4e371e64935c771ceac135714d075adc32082d40244d06a865739f30b1f1b3ca49e6d2656fe164ed202317e61829fb9635adbb1c4c711f40766c0f84
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue