summaryrefslogtreecommitdiffstats
path: root/phpunit10.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-08-17 06:53:08 +0200
committerRemi Collet <remi@php.net>2025-08-17 06:53:08 +0200
commitd4b62830f5e37dbc9073a928636788978b87ba52 (patch)
tree6774b8e883f396c300f578a8add60c9ddbeb953a /phpunit10.spec
parent8e11107b001dfb514ae219d55e7b5ef27569da7a (diff)
update to 10.5.52
Diffstat (limited to 'phpunit10.spec')
-rw-r--r--phpunit10.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit10.spec b/phpunit10.spec
index bf45d62..e55e43d 100644
--- a/phpunit10.spec
+++ b/phpunit10.spec
@@ -19,8 +19,8 @@
%bcond_with defcmd
%endif
-%global gh_commit ace160e31aaa317a99c411410c40c502b4be42a4
-%global gh_date 2025-08-12
+%global gh_commit 5be558244941fba07788b6bb42dc5fc84429580c
+%global gh_date 2025-08-16
%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 10
%global ver_minor 5
-%global upstream_version 10.5.51
+%global upstream_version 10.5.52
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -277,6 +277,9 @@ exit $ret
%changelog
+* Sun Aug 17 2025 Remi Collet <remi@remirepo.net> - 10.5.52-1
+- update to 10.5.52
+
* Wed Aug 13 2025 Remi Collet <remi@remirepo.net> - 10.5.51-1
- update to 10.5.51