summaryrefslogtreecommitdiffstats
path: root/phpunit12.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-04-09 06:14:33 +0200
committerRemi Collet <remi@php.net>2025-04-09 06:14:33 +0200
commit2453cc5709378e47c73e74fd5513a4949b38185b (patch)
tree1c18902df76f5df56229d3e5671f5ad91b4da1df /phpunit12.spec
parent768b598fa6cc33d4345fc19b11da0eddfbb6b0e2 (diff)
update to 12.1.2
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 970b506..9fb2226 100644
--- a/phpunit12.spec
+++ b/phpunit12.spec
@@ -19,8 +19,8 @@
%bcond_with defcmd
%endif
-%global gh_commit c433e7972440e1370a26879bb54c359f8898aa3a
-%global gh_date 2025-04-04
+%global gh_commit 6f2775cc4b7b19ba5a411c188e855eb0cc78a711
+%global gh_date 2025-04-08
%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 1
-%global upstream_version 12.1.0
+%global upstream_version 12.1.2
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -286,6 +286,9 @@ exit $ret
%changelog
+* Wed Apr 9 2025 Remi Collet <remi@remirepo.net> - 12.1.2-1
+- update to 12.1.2
+
* Fri Apr 4 2025 Remi Collet <remi@remirepo.net> - 12.1.0-1
- update to 12.1.0
- raise dependency on phpunit/php-code-coverage 12.1.2