parent
c35fda1296
commit
4463e2ab75
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@
|
||||||
/php-phpunit-php-code-coverage9-9.2.8-cf04e88.tgz
|
/php-phpunit-php-code-coverage9-9.2.8-cf04e88.tgz
|
||||||
/php-phpunit-php-code-coverage9-9.2.9-f301eb1.tgz
|
/php-phpunit-php-code-coverage9-9.2.9-f301eb1.tgz
|
||||||
/php-phpunit-php-code-coverage9-9.2.10-d5850aa.tgz
|
/php-phpunit-php-code-coverage9-9.2.10-d5850aa.tgz
|
||||||
|
/php-phpunit-php-code-coverage9-9.2.11-665a1ac.tgz
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
# Github
|
# Github
|
||||||
%global gh_commit d5850aaf931743067f4bfc1ae4cbd06468400687
|
%global gh_commit 665a1ac0a763c51afc30d6d130dac0813092b17f
|
||||||
#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.10
|
Version: 9.2.11
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PHP code coverage information
|
Summary: PHP code coverage information
|
||||||
|
|
||||||
|
|
@ -183,6 +183,9 @@ exit $ret
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 18 2022 Remi Collet <remi@remirepo.net> - 9.2.11-1
|
||||||
|
- update to 9.2.11
|
||||||
|
|
||||||
* Tue Dec 7 2021 Remi Collet <remi@remirepo.net> - 9.2.10-1
|
* Tue Dec 7 2021 Remi Collet <remi@remirepo.net> - 9.2.10-1
|
||||||
- update to 9.2.10
|
- update to 9.2.10
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (php-phpunit-php-code-coverage9-9.2.10-d5850aa.tgz) = 91f505b0d47e3546eb52f57e8ccd6c686f246522828717d05e912f3bd8e283de0476228358ee8f9043578b5a85112b349431ac454c4a332a0956100ce0e0e9b6
|
SHA512 (php-phpunit-php-code-coverage9-9.2.11-665a1ac.tgz) = 3b090885a7f829548a2cd94a398aa042a9045558c1bdca2a988f67e3b52da68f88fde013bde830797ddd06356bd3f48cff5200d8ef72edae13f789896076438e
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue