v7.0.5
This commit is contained in:
parent
a282956666
commit
10bed191bd
3 changed files with 7 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue