parent
a17a9528e9
commit
ebdaab9442
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -19,3 +19,4 @@
|
||||||
/php-phpunit-php-code-coverage9-9.2.12-c011a0b.tgz
|
/php-phpunit-php-code-coverage9-9.2.12-c011a0b.tgz
|
||||||
/php-phpunit-php-code-coverage9-9.2.13-deac854.tgz
|
/php-phpunit-php-code-coverage9-9.2.13-deac854.tgz
|
||||||
/php-phpunit-php-code-coverage9-9.2.14-9f4d60b.tgz
|
/php-phpunit-php-code-coverage9-9.2.14-9f4d60b.tgz
|
||||||
|
/php-phpunit-php-code-coverage9-9.2.15-2e9da11.tgz
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
# Github
|
# Github
|
||||||
%global gh_commit 9f4d60b6afe5546421462b76cd4e633ebc364ab4
|
%global gh_commit 2e9da11878c4202f97915c1cb4bb1ca318a63f5f
|
||||||
#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.14
|
Version: 9.2.15
|
||||||
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 Mar 7 2022 Remi Collet <remi@remirepo.net> - 9.2.15-1
|
||||||
|
- update to 9.2.15
|
||||||
|
|
||||||
* Mon Feb 28 2022 Remi Collet <remi@remirepo.net> - 9.2.14-1
|
* Mon Feb 28 2022 Remi Collet <remi@remirepo.net> - 9.2.14-1
|
||||||
- update to 9.2.14
|
- update to 9.2.14
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (php-phpunit-php-code-coverage9-9.2.14-9f4d60b.tgz) = 5b8988de0f810134ba5b4b79fb1c6e6ccaa594aac909633f9408ec391a9f8ed80cfa3eddd362976d44a286150b97d45e3b196b26c613e95621320a550002470a
|
SHA512 (php-phpunit-php-code-coverage9-9.2.15-2e9da11.tgz) = be7ab25baf335b06e637a9690848caadea8cfd4ec98478f9467552416a2bd4217ce83952a205e3bc5d6b7bc2f024fb439aae25c847d7da7645c138c38a5b93a6
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue