v7.0.3
This commit is contained in:
parent
afd312f58a
commit
240fd717b5
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/php-phpunit-php-code-coverage7-7.0.0-2b0142c.tar.gz
|
||||
/php-phpunit-php-code-coverage7-7.0.2-cfca9c5.tar.gz
|
||||
/php-phpunit-php-code-coverage7-7.0.3-0317a76.tar.gz
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
%global bootstrap 0
|
||||
# Github
|
||||
%global gh_commit cfca9c5f7f2694ca0c7749ffb142927d9f05250f
|
||||
%global gh_commit 0317a769a81845c390e19684d9ba25d7f6aa4707
|
||||
#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.2
|
||||
Version: 7.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -176,6 +176,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 26 2019 Remi Collet <remi@remirepo.net> - 7.0.3-1
|
||||
- update to 7.0.3
|
||||
|
||||
* Sat Feb 16 2019 Remi Collet <remi@remirepo.net> - 7.0.2-1
|
||||
- update to 7.0.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage7-7.0.2-cfca9c5.tar.gz) = 9811cb7e123a7a8d8687692488aa7293daaa4a67280b6d63081e2d0d6ea97fcccfda7ed6af0221f05a1d1458620ee8da3d08094be52b616c4ea76269f6e66725
|
||||
SHA512 (php-phpunit-php-code-coverage7-7.0.3-0317a76.tar.gz) = 343c29ba32f511ca58b1fc9ad2104970d2418d590d4692fdd8d20fd4708d6bb80a956aceb4d3e3a8567ede958ab6d48a369e716b5a2be20a8a08e9ae9564b355
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue