summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-08 11:21:13 +0100
committerRemi Collet <remi@remirepo.net>2020-01-08 11:21:13 +0100
commited55952845e42ad6b4614f249017ccc3b04177f7 (patch)
treef766f6033b60cfc096f880dc68112187544ec8bf
parentba260b4f5b5ff4c511fd8eadc69b0d0f9c92a02d (diff)
v8.5.2
-rw-r--r--phpunit8.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit8.spec b/phpunit8.spec
index ea84149..3b444fb 100644
--- a/phpunit8.spec
+++ b/phpunit8.spec
@@ -1,6 +1,6 @@
# remirepo/fedora spec file for phpunit8
#
-# Copyright (c) 2010-2019 Remi Collet
+# Copyright (c) 2010-2020 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 7870c78da3c5e4883eaef36ae47853ebb3cb86f2
+%global gh_commit 018b6ac3c8ab20916db85fa91bf6465acb64d1e0
#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 8
%global ver_minor 5
-%global ver_patch 1
+%global ver_patch 2
%global specrel 1
Name: %{pk_project}%{ver_major}
@@ -282,6 +282,9 @@ exit $ret
%changelog
+* Wed Jan 8 2020 Remi Collet <remi@remirepo.net> - 8.5.2-1
+- update to 8.5.2
+
* Thu Jan 2 2020 Remi Collet <remi@remirepo.net> - 8.5.1-1
- update to 8.5.1