summaryrefslogtreecommitdiffstats
path: root/php-phpunit-php-code-coverage6.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-10-23 10:20:10 +0200
committerRemi Collet <remi@remirepo.net>2018-10-23 10:20:10 +0200
commit97998bc96e8e1727868715f6874c8396631caed4 (patch)
tree4095b1c9f586760929da820137e0bbfa1a66b9c3 /php-phpunit-php-code-coverage6.spec
parent6685a7a3d41562942391848167cad99261f09c1f (diff)
v6.1.3
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 ae74ca0..f1ef788 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 b097681a19a48e52706f57e47a09594bac4f7cab
+%global gh_commit 4d3ae9b21a7d7e440bd0cf65565533117976859f
#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 1
-%global ver_patch 1
+%global ver_patch 3
%global specrel 1
%if %{bootstrap}
%global with_tests 0%{?_with_tests:1}
@@ -206,6 +206,9 @@ exit $ret
%changelog
+* Tue Oct 23 2018 Remi Collet <remi@remirepo.net> - 6.1.3-1
+- update to 6.1.3
+
* Thu Oct 18 2018 Remi Collet <remi@remirepo.net> - 6.1.1-1
- update to 6.1.1
- allow sebastian/environment 4