summaryrefslogtreecommitdiffstats
path: root/phpunit12.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-03-19 15:12:39 +0100
committerRemi Collet <remi@php.net>2025-03-19 15:12:39 +0100
commit6974e22f71a16d4d0ac30f9e6687007c91a02f40 (patch)
treeb76d50aabae8f938a13319fc0fb286c7dde5dd82 /phpunit12.spec
parent9ee8e9e9b401eeda3cc5731b892101b3712eefce (diff)
update to 12.0.9
Diffstat (limited to 'phpunit12.spec')
-rw-r--r--phpunit12.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit12.spec b/phpunit12.spec
index 1892824..e8ee96e 100644
--- a/phpunit12.spec
+++ b/phpunit12.spec
@@ -19,8 +19,8 @@
%bcond_with defcmd
%endif
-%global gh_commit ef9ca85556e4142ee2ca05ffb5afbe4303da20ac
-%global gh_date 2025-03-18
+%global gh_commit 7835bb4276780e0bbb385ce0a777b839e03096db
+%global gh_date 2025-03-19
%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 12
%global ver_minor 0
-%global upstream_version 12.0.8
+%global upstream_version 12.0.9
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -285,6 +285,9 @@ exit $ret
%changelog
+* Wed Mar 19 2025 Remi Collet <remi@remirepo.net> - 12.0.9-1
+- update to 12.0.9
+
* Tue Mar 18 2025 Remi Collet <remi@remirepo.net> - 12.0.8-1
- update to 12.0.8
- raise dependency on phpunit/php-code-coverage 12.1.0