summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-11-13 08:55:29 +0100
committerRemi Collet <remi@php.net>2025-11-13 08:55:29 +0100
commit8dc728077a64e353bd7016c6fc119d41f01fb8db (patch)
treec4c59c0d118005095d8b0695705238c721cb622f
parentfa62cfe771e0fac2f95fc5f543b3b81725aa5889 (diff)
update to 12.4.3HEADmaster
-rw-r--r--phpunit12.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit12.spec b/phpunit12.spec
index e20e1b6..ee23b34 100644
--- a/phpunit12.spec
+++ b/phpunit12.spec
@@ -19,8 +19,8 @@
%bcond_with defcmd
%endif
-%global gh_commit a94ea4d26d865875803b23aaf78c3c2c670ea2ea
-%global gh_date 2025-10-30
+%global gh_commit d8f644d8d9bb904867f7a0aeb1bd306e0d966949
+%global gh_date 2025-11-13
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -33,7 +33,7 @@
%global ver_major 12
%global ver_minor 4
-%global upstream_version 12.4.2
+%global upstream_version 12.4.3
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -287,6 +287,9 @@ exit $ret
%changelog
+* Thu Nov 13 2025 Remi Collet <remi@remirepo.net> - 12.4.3-1
+- update to 12.4.3
+
* Thu Oct 30 2025 Remi Collet <remi@remirepo.net> - 12.4.2-1
- update to 12.4.2