summaryrefslogtreecommitdiffstats
path: root/phpunit11.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-04-23 08:25:29 +0200
committerRemi Collet <remi@php.net>2025-04-23 08:25:29 +0200
commit33e12e321ccf7e21585a84fe837d43144711fcd3 (patch)
tree65335589c9e408cb667491573a2b9c770b68d48b /phpunit11.spec
parent4a408102cc8a5a33dedb55c184d0e57708d3574b (diff)
update to 11.5.18HEADmaster
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 c711594..6522774 100644
--- a/phpunit11.spec
+++ b/phpunit11.spec
@@ -19,8 +19,8 @@
%bcond_with defcmd
%endif
-%global gh_commit fd2e863a2995cdfd864fb514b5e0b28b09895b5c
-%global gh_date 2025-04-08
+%global gh_commit fc3e887c7f3f9917e1bf61e523413d753db00a17
+%global gh_date 2025-04-22
%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.17
+%global upstream_version 11.5.18
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -299,6 +299,9 @@ exit $ret
%changelog
+* Wed Apr 23 2025 Remi Collet <remi@remirepo.net> - 11.5.18-1
+- update to 11.5.18
+
* Wed Apr 9 2025 Remi Collet <remi@remirepo.net> - 11.5.17-1
- update to 11.5.17