summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-09-15 06:54:16 +0200
committerRemi Collet <remi@php.net>2025-09-15 06:54:16 +0200
commita292ebaee59c7d0344576fbde1e03588749a3822 (patch)
treecf0b9d32ba147bddece4ee3d9350b394b621ca34
parentdbf639664ab8017bca78a682bfa9072ab827c02f (diff)
update to 9.6.27HEADmaster
-rw-r--r--phpunit9.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit9.spec b/phpunit9.spec
index 08c2bbc..10aa346 100644
--- a/phpunit9.spec
+++ b/phpunit9.spec
@@ -11,8 +11,8 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit a0139ea157533454f611038326f3020b3051f129
-%global gh_date 2025-09-11
+%global gh_commit 0a9aa4440b6a9528cf360071502628d717af3e0a
+%global gh_date 2025-09-14
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -25,7 +25,7 @@
%global ver_major 9
%global ver_minor 6
-%global upstream_version 9.6.26
+%global upstream_version 9.6.27
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -268,6 +268,9 @@ exit $ret
%changelog
+* Mon Sep 15 2025 Remi Collet <remi@remirepo.net> - 9.6.27-1
+- update to 9.6.27
+
* Thu Sep 11 2025 Remi Collet <remi@remirepo.net> - 9.6.26-1
- update to 9.6.26