diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-17 07:26:05 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-17 07:26:05 +0100 |
| commit | 02a607a3896298b499f479f140618857fb1bd6dc (patch) | |
| tree | f4cf80f56c35f8507b2a24caea86a42eac01470e /phpunit12.spec | |
| parent | 09f405fe4f15f9519b4ebd7efac4b3645d066ba9 (diff) | |
update to 12.5.12
Diffstat (limited to 'phpunit12.spec')
| -rw-r--r-- | phpunit12.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit12.spec b/phpunit12.spec index 57ff682..b1b6599 100644 --- a/phpunit12.spec +++ b/phpunit12.spec @@ -19,8 +19,8 @@ %bcond_with defcmd %endif -%global gh_commit 9b518cb40f9474572c9f0178e96ff3dc1cf02bf1 -%global gh_date 2026-02-10 +%global gh_commit 418e06b3b46b0d54bad749ff4907fc7dfb530199 +%global gh_date 2026-02-16 %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 5 -%global upstream_version 12.5.11 +%global upstream_version 12.5.12 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -298,6 +298,9 @@ exit $ret %changelog +* Tue Feb 17 2026 Remi Collet <remi@remirepo.net> - 12.5.12-1 +- update to 12.5.12 + * Tue Feb 10 2026 Remi Collet <remi@remirepo.net> - 12.5.11-1 - update to 12.5.11 |
