summaryrefslogtreecommitdiffstats
path: root/phpunit6.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-22 10:23:00 +0200
committerRemi Collet <remi@remirepo.net>2018-08-22 10:23:00 +0200
commita145826fd3fc77b5ee02d8b71cea1f19c209b322 (patch)
tree5ae93ca9fe2785e69df0f9c366459bfa39e02fe2 /phpunit6.spec
parent730927144c1ca3d09672045b82bcfe28d8f3fce8 (diff)
v6.5.12
Diffstat (limited to 'phpunit6.spec')
-rw-r--r--phpunit6.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phpunit6.spec b/phpunit6.spec
index 35385e7..6775cfd 100644
--- a/phpunit6.spec
+++ b/phpunit6.spec
@@ -11,7 +11,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 7bab54cb366076023bbf457a2a0d513332cd40f2
+%global gh_commit 24da433d7384824d65ea93fbb462e2f31bbb494e
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_vendor sebastianbergmann
@@ -24,7 +24,7 @@
%global php_home %{_datadir}/php
%global ver_major 6
%global ver_minor 5
-%global ver_patch 11
+%global ver_patch 12
%global specrel 1
Name: %{pk_project}%{ver_major}
@@ -265,6 +265,9 @@ exit $ret
%changelog
+* Wed Aug 22 2018 Remi Collet <remi@remirepo.net> - 6.5.12-1
+- update to 6.5.12
+
* Thu Aug 9 2018 Remi Collet <remi@remirepo.net> - 6.5.11-1
- update to 6.5.11