summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-26 10:57:30 +0200
committerRemi Collet <remi@php.net>2023-10-26 10:57:30 +0200
commit6ead7c6141df413493abc92f6def6cd6b337af25 (patch)
tree87edb366c611dfa8ce0340fba8c18fe19b70b1b8
parentdae11cf0fca74f5d2b9073e7cbdd482a0cae38d0 (diff)
update to 10.4.2
-rw-r--r--phpunit10.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phpunit10.spec b/phpunit10.spec
index a35fb13..692357c 100644
--- a/phpunit10.spec
+++ b/phpunit10.spec
@@ -14,7 +14,7 @@
%bcond_without tests
-%global gh_commit 62bd7af13d282deeb95650077d28ba3600ca321c
+%global gh_commit cacd8b9dd224efa8eb28beb69004126c7ca1a1a1
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
@@ -28,7 +28,7 @@
%global ver_major 10
%global ver_minor 4
-%global upstream_version 10.4.1
+%global upstream_version 10.4.2
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -306,6 +306,9 @@ exit $ret
%changelog
+* Thu Oct 26 2023 Remi Collet <remi@remirepo.net> - 10.4.2-1
+- update to 10.4.2
+
* Sun Oct 8 2023 Remi Collet <remi@remirepo.net> - 10.4.1-1
- update to 10.4.1