summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpunit-php-code-coverage7.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-php-code-coverage7.spec b/php-phpunit-php-code-coverage7.spec
index 51e43b6..53f7cae 100644
--- a/php-phpunit-php-code-coverage7.spec
+++ b/php-phpunit-php-code-coverage7.spec
@@ -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
@@ -202,6 +202,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