diff options
Diffstat (limited to 'phpunit13.spec')
| -rw-r--r-- | phpunit13.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit13.spec b/phpunit13.spec index 39ac2c6..c044f73 100644 --- a/phpunit13.spec +++ b/phpunit13.spec @@ -19,8 +19,8 @@ %bcond_with defcmd %endif -%global gh_commit a9c20642ffd2098c0f9e687c00849afbce2f23c7 -%global gh_date 2026-02-16 +%global gh_commit 915a2e7266f04c1867b2dc812abc86c34f1aa52f +%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 13 %global ver_minor 0 -%global upstream_version 13.0.3 +%global upstream_version 13.0.4 #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> - 13.0.4-1 +- update to 13.0.4 + * Tue Feb 17 2026 Remi Collet <remi@remirepo.net> - 13.0.3-1 - update to 13.0.3 |
