summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-02-01 07:37:52 +0100
committerRemi Collet <remi@remirepo.net>2019-02-01 07:37:52 +0100
commit297969a2e5df46834a66ac9865c4fbc1ae07b873 (patch)
treeb7f2afef9644aec6144eb37add3d23563ad2ca6f
parentd5ea2f54d5834a059353fde4d43409f08908b151 (diff)
v6.5.14
-rw-r--r--phpunit6.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit6.spec b/phpunit6.spec
index 25d71b6..db1642e 100644
--- a/phpunit6.spec
+++ b/phpunit6.spec
@@ -1,6 +1,6 @@
# remirepo/fedora spec file for phpunit6
#
-# Copyright (c) 2010-2018 Remi Collet
+# Copyright (c) 2010-2019 Remi Collet
#
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
@@ -11,7 +11,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 0973426fb012359b2f18d3bd1e90ef1172839693
+%global gh_commit bac23fe7ff13dbdb461481f706f0e9fe746334b7
#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 13
+%global ver_patch 14
%global specrel 1
Name: %{pk_project}%{ver_major}
@@ -265,6 +265,9 @@ exit $ret
%changelog
+* Fri Feb 1 2019 Remi Collet <remi@remirepo.net> - 6.5.14-1
+- update to 6.5.14
+
* Sun Sep 9 2018 Remi Collet <remi@remirepo.net> - 6.5.13-1
- update to 6.5.13