parent
5ac9a03d89
commit
63a2e679b4
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/php-phpunit-php-code-coverage7-7.0.7-7743bbc.tar.gz
|
||||
/php-phpunit-php-code-coverage7-7.0.8-aa0d179.tar.gz
|
||||
/php-phpunit-php-code-coverage7-7.0.9-075572d.tar.gz
|
||||
/php-phpunit-php-code-coverage7-7.0.10-f188418.tar.gz
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
%global bootstrap 0
|
||||
# Github
|
||||
%global gh_commit 075572dd777ea8317196838f8b59b1de2a642abc
|
||||
%global gh_commit f1884187926fbb755a9aaf0b3836ad3165b478bf
|
||||
#global gh_date 20150924
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_vendor sebastianbergmann
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
%endif
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
|
||||
Version: 7.0.9
|
||||
Version: 7.0.10
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -176,6 +176,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 20 2019 Remi Collet <remi@remirepo.net> - 7.0.10-1
|
||||
- update to 7.0.10
|
||||
|
||||
* Wed Nov 20 2019 Remi Collet <remi@remirepo.net> - 7.0.9-1
|
||||
- update to 7.0.9
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage7-7.0.9-075572d.tar.gz) = 6a0e752bc4c9323ade7e1dcf74a547defdf0ad2ccedc366ad796f5c25b8051b575769335cfab9953e2311ff367f983319020bfd2a16fd13f07177352fe880d48
|
||||
SHA512 (php-phpunit-php-code-coverage7-7.0.10-f188418.tar.gz) = 3ad2a667ede5cf75eace07a3f9217e33c43885b707e123927afe2470ac1c05010e76eecec4f0fbf5ba00c830ef82d832cb782beb929de5bad324a0374a145c0b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue