v7.0.5
This commit is contained in:
parent
a282956666
commit
10bed191bd
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
/php-phpunit-php-code-coverage7-7.0.2-cfca9c5.tar.gz
|
||||
/php-phpunit-php-code-coverage7-7.0.3-0317a76.tar.gz
|
||||
/php-phpunit-php-code-coverage7-7.0.4-6024c8a.tar.gz
|
||||
/php-phpunit-php-code-coverage7-7.0.5-aed67b5.tar.gz
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
%global bootstrap 0
|
||||
# Github
|
||||
%global gh_commit 6024c8a6cb962d496b7bd049ed8f48473824176d
|
||||
%global gh_commit aed67b57d459dcab93e84a5c9703d3deb5025dff
|
||||
#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.4
|
||||
Version: 7.0.5
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP code coverage information
|
||||
|
||||
|
|
@ -176,6 +176,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 6 2019 Remi Collet <remi@remirepo.net> - 7.0.5-1
|
||||
- update to 7.0.5
|
||||
|
||||
* Wed May 29 2019 Remi Collet <remi@remirepo.net> - 7.0.4-1
|
||||
- update to 7.0.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-code-coverage7-7.0.4-6024c8a.tar.gz) = f2dabcbe2ae951472f3dbc39f407850812ff5862f039f78724afbdc5793577bc400006e70be422a57c4a2b53c44bd36b14bfbcf73277110de33fe0b1cbed1ae8
|
||||
SHA512 (php-phpunit-php-code-coverage7-7.0.5-aed67b5.tar.gz) = ea2ac421a92cb5be6edbe9990eeab3324fe56bb024e4a27d8ae3f9c127f0ad54472a839d18de5caaaf2740adbed1b44dd2f38da5e4cf601cadf799c506e8d2f1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue