summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-03-13 08:44:51 +0100
committerRemi Collet <remi@php.net>2024-03-13 08:44:51 +0100
commit3d30324869d8be5073920bbe8e8b5126946856d1 (patch)
treed1246a04ce6f4038ee5d5d2ed016493c7b370fbb
parent0bf469e5d2e817ee41914afb6eaaf9cbf3d900f9 (diff)
update to 11.0.6
-rw-r--r--phpunit11.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit11.spec b/phpunit11.spec
index 2a84732..f4fa447 100644
--- a/phpunit11.spec
+++ b/phpunit11.spec
@@ -20,8 +20,8 @@
%bcond_with defcmd
%endif
-%global gh_commit da2de3900beab025398ba37705b0f5ecafb3e1ab
-%global gh_date 2024-03-09
+%global gh_commit 6af32d7938fc366f86e49a5f5ebb314018d1b1fb
+%global gh_date 2024-03-12
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -34,7 +34,7 @@
%global ver_major 11
%global ver_minor 0
-%global upstream_version 11.0.5
+%global upstream_version 11.0.6
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -313,6 +313,9 @@ exit $ret
%changelog
+* Wed Mar 13 2024 Remi Collet <remi@remirepo.net> - 11.0.6-1
+- update to 11.0.6
+
* Sat Mar 9 2024 Remi Collet <remi@remirepo.net> - 11.0.5-1
- update to 11.0.5