This commit is contained in:
Remi Collet 2019-11-20 16:41:56 +01:00
commit ff30eb8fc0
3 changed files with 7 additions and 3 deletions

View file

@ -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