v9.1.10
This commit is contained in:
parent
f6c0508a43
commit
08337a7621
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/php-phpunit-php-code-coverage9-9.1.7-2ef92be.tgz
|
||||
/php-phpunit-php-code-coverage9-9.1.8-f98f846.tgz
|
||||
/php-phpunit-php-code-coverage9-9.1.9-cf65829.tgz
|
||||
/php-phpunit-php-code-coverage9-9.1.10-5134e2a.tgz
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
# Github
|
||||
%global gh_commit cf6582906d4b2502c5f4c6be6a3d0b4cd5b3ef7f
|
||||
%global gh_commit 5134e2a65ec48e2f7126d12f1503a9889c660bdf
|
||||
#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.1.9
|
||||
Version: 9.1.10
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -183,6 +183,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 18 2020 Remi Collet <remi@remirepo.net> - 9.1.10-1
|
||||
- update to 9.1.10
|
||||
|
||||
* Tue Sep 15 2020 Remi Collet <remi@remirepo.net> - 9.1.9-1
|
||||
- update to 9.1.9
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage9-9.1.9-cf65829.tgz) = fb6f14ac4021ef1505cd7e9d027d2370e38bc612552f4ef1d21acc3562029c0d754e000061f6db97746beca214fe1482016f076b9d9da820c02708f1226f4f19
|
||||
SHA512 (php-phpunit-php-code-coverage9-9.1.10-5134e2a.tgz) = fe79bb0ad765a0d1463d4e9b37a00eedd6bc04d48fba6e947f2793804f1d2c19a8f4a11c9ecd1bd9ba676d883a264a692d83478f1fdff45cb7cdc916450acfbc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue