summaryrefslogtreecommitdiffstats
path: root/phpunit6.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-09 07:35:45 +0200
committerRemi Collet <remi@remirepo.net>2018-08-09 07:35:45 +0200
commit730927144c1ca3d09672045b82bcfe28d8f3fce8 (patch)
treed590ffae0edd1f552d3337b1daecf0b6c3af8d4e /phpunit6.spec
parentc4d1abd0f428312bdd6c41124e0215e43e5f05a4 (diff)
v6.5.11
Diffstat (limited to 'phpunit6.spec')
-rw-r--r--phpunit6.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit6.spec b/phpunit6.spec
index 0e4606e..35385e7 100644
--- a/phpunit6.spec
+++ b/phpunit6.spec
@@ -11,7 +11,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 093ca5508174cd8ab8efe44fd1dde447adfdec8f
+%global gh_commit 7bab54cb366076023bbf457a2a0d513332cd40f2
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_vendor sebastianbergmann
@@ -24,8 +24,8 @@
%global php_home %{_datadir}/php
%global ver_major 6
%global ver_minor 5
-%global ver_patch 9
-%global specrel 2
+%global ver_patch 11
+%global specrel 1
Name: %{pk_project}%{ver_major}
Version: %{ver_major}.%{ver_minor}.%{ver_patch}
@@ -265,6 +265,9 @@ exit $ret
%changelog
+* Thu Aug 9 2018 Remi Collet <remi@remirepo.net> - 6.5.11-1
+- update to 6.5.11
+
* Mon Jul 16 2018 Remi Collet <remi@remirepo.net> - 6.5.9-2
- allow phar-io/version 2.0