summaryrefslogtreecommitdiffstats
path: root/php-phpunit-php-code-coverage6.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-05-02 07:27:29 +0200
committerRemi Collet <remi@remirepo.net>2018-05-02 07:27:29 +0200
commit587bda29e6ee92794d304a1f93576420ae935f5d (patch)
tree713009cdcf4af03e4f28f1159f9631211e181170 /php-phpunit-php-code-coverage6.spec
parent36c9de2519dbaaaeff7f4d9f86392278354b4bfd (diff)
v6.0.4
Diffstat (limited to 'php-phpunit-php-code-coverage6.spec')
-rw-r--r--php-phpunit-php-code-coverage6.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-php-code-coverage6.spec b/php-phpunit-php-code-coverage6.spec
index e68179c..76cccd9 100644
--- a/php-phpunit-php-code-coverage6.spec
+++ b/php-phpunit-php-code-coverage6.spec
@@ -9,7 +9,7 @@
%global bootstrap 0
# Github
-%global gh_commit 774a82c0c5da4c1c7701790c262035d235ab7856
+%global gh_commit 52187754b0eed0b8159f62a6fa30073327e8c2ca
#global gh_date 20150924
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_vendor sebastianbergmann
@@ -23,7 +23,7 @@
%global php_home %{_datadir}/php
%global ver_major 6
%global ver_minor 0
-%global ver_patch 3
+%global ver_patch 4
%global specrel 1
%if %{bootstrap}
%global with_tests 0%{?_with_tests:1}
@@ -220,6 +220,9 @@ exit $ret
%changelog
+* Wed May 2 2018 Remi Collet <remi@remirepo.net> - 6.0.4-1
+- update to 6.0.4
+
* Mon Apr 9 2018 Remi Collet <remi@remirepo.net> - 6.0.3-1
- update to 6.0.3
- raise dependency on sebastian/environment 3.1