summaryrefslogtreecommitdiffstats
path: root/phpunit11.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-05-12 06:52:02 +0200
committerRemi Collet <remi@php.net>2025-05-12 06:52:02 +0200
commite9b7d88ac0ea57e84c85c80571b9535708d4e57f (patch)
treee27a6802b2e3d20635f7b981f0dc4e4d6bb0ac25 /phpunit11.spec
parentf877a4cc3e1136c6bdc34664c90a4ee8bea295db (diff)
update to 11.5.20HEADmaster
Diffstat (limited to 'phpunit11.spec')
-rw-r--r--phpunit11.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit11.spec b/phpunit11.spec
index 5ed10a7..383fe11 100644
--- a/phpunit11.spec
+++ b/phpunit11.spec
@@ -19,8 +19,8 @@
%bcond_with defcmd
%endif
-%global gh_commit 0da1ebcdbc4d5bd2d189cfe02846a89936d8dda5
-%global gh_date 2025-05-02
+%global gh_commit e6bdea63ecb7a8287d2cdab25bdde3126e0cfe6f
+%global gh_date 2025-05-11
%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 11
%global ver_minor 5
-%global upstream_version 11.5.19
+%global upstream_version 11.5.20
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -299,6 +299,9 @@ exit $ret
%changelog
+* Mon May 12 2025 Remi Collet <remi@remirepo.net> - 11.5.20-1
+- update to 11.5.20
+
* Sun May 4 2025 Remi Collet <remi@remirepo.net> - 11.5.19-1
- update to 11.5.19
- raise dependency on myclabs/deep-copy 1.13.1