v9.2.22
This commit is contained in:
parent
0712adc847
commit
af6e4b71db
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -25,3 +25,4 @@
|
||||||
/php-phpunit-php-code-coverage9-9.2.19-c77b56b.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.20-af7463c.tgz
|
||||||
/php-phpunit-php-code-coverage9-9.2.21-3f893e1.tgz
|
/php-phpunit-php-code-coverage9-9.2.21-3f893e1.tgz
|
||||||
|
/php-phpunit-php-code-coverage9-9.2.22-e4bf60d.tgz
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
# Github
|
# Github
|
||||||
%global gh_commit 3f893e19712bb0c8bc86665d1562e9fd509c4ef0
|
%global gh_commit e4bf60d2220b4baaa0572986b5d69870226b06df
|
||||||
#global gh_date 20150924
|
#global gh_date 20150924
|
||||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||||
%global gh_vendor sebastianbergmann
|
%global gh_vendor sebastianbergmann
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
%global ver_major 9
|
%global ver_major 9
|
||||||
|
|
||||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||||
Version: 9.2.21
|
Version: 9.2.22
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PHP code coverage information
|
Summary: PHP code coverage information
|
||||||
|
|
||||||
|
|
@ -183,6 +183,9 @@ exit $ret
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 19 2022 Remi Collet <remi@remirepo.net> - 9.2.22-1
|
||||||
|
- update to 9.2.22
|
||||||
|
|
||||||
* Wed Dec 14 2022 Remi Collet <remi@remirepo.net> - 9.2.21-1
|
* Wed Dec 14 2022 Remi Collet <remi@remirepo.net> - 9.2.21-1
|
||||||
- update to 9.2.21
|
- update to 9.2.21
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (php-phpunit-php-code-coverage9-9.2.21-3f893e1.tgz) = fdfe240f4e371e64935c771ceac135714d075adc32082d40244d06a865739f30b1f1b3ca49e6d2656fe164ed202317e61829fb9635adbb1c4c711f40766c0f84
|
SHA512 (php-phpunit-php-code-coverage9-9.2.22-e4bf60d.tgz) = a8472aa32ca05e31240756964ac2371e96826074d7b2ebada2aa32e6f78e6f4eb08e8cf90cd372c79016d9f1efa877bbdf44cf6e285f48e7f4690d203e9893a1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue