summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-06-22 09:15:09 +0200
committerRemi Collet <remi@remirepo.net>2020-06-22 09:15:09 +0200
commitb53cc288a0e2132f6023ce7f76e2565b6b7d3ce1 (patch)
treeae6b9ccca62cad075600a898aee8397c3f0e9a25
parent9d9ace7d4a16672f05b9727a1bc28762ae2eb41a (diff)
update to 8.5.8
-rw-r--r--phpunit8.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phpunit8.spec b/phpunit8.spec
index d1bd366..b6639c2 100644
--- a/phpunit8.spec
+++ b/phpunit8.spec
@@ -11,7 +11,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 809b4bf6754569870c1a93075929bae5615d5ee2
+%global gh_commit 34c18baa6a44f1d1fbf0338907139e9dce95b997
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_vendor sebastianbergmann
@@ -27,7 +27,7 @@
%global specrel 1
Name: %{pk_project}%{ver_major}
-Version: 8.5.7
+Version: 8.5.8
Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}
Summary: The PHP Unit Testing framework version %{ver_major}
@@ -287,6 +287,9 @@ exit $ret
%changelog
+* Mon Jun 22 2020 Remi Collet <remi@remirepo.net> - 8.5.8-1
+- update to 8.5.8
+
* Mon Jun 22 2020 Remi Collet <remi@remirepo.net> - 8.5.7-1
- update to 8.5.7