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