diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-18 10:50:37 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-18 10:50:37 +0100 |
| commit | 20fc167f2c53b94d067f76278575f908cc8c7f6f (patch) | |
| tree | 9acd0010886a62b16e3914427f5a6b7d1bc695fd /phpunit12.spec | |
| parent | 02a607a3896298b499f479f140618857fb1bd6dc (diff) | |
update to 12.5.13
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 b1b6599..02e4201 100644 --- a/phpunit12.spec +++ b/phpunit12.spec @@ -19,8 +19,8 @@ %bcond_with defcmd %endif -%global gh_commit 418e06b3b46b0d54bad749ff4907fc7dfb530199 -%global gh_date 2026-02-16 +%global gh_commit 89d94361ae5bc3244e7e769ee65267b2e4976749 +%global gh_date 2026-02-18 %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.12 +%global upstream_version 12.5.13 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -298,6 +298,9 @@ exit $ret %changelog +* Wed Feb 18 2026 Remi Collet <remi@remirepo.net> - 12.5.13-1 +- update to 12.5.13 + * Tue Feb 17 2026 Remi Collet <remi@remirepo.net> - 12.5.12-1 - update to 12.5.12 |
