diff options
Diffstat (limited to 'phpunit12.spec')
| -rw-r--r-- | phpunit12.spec | 12 | 
1 files changed, 9 insertions, 3 deletions
diff --git a/phpunit12.spec b/phpunit12.spec index 111966e..e20e1b6 100644 --- a/phpunit12.spec +++ b/phpunit12.spec @@ -19,8 +19,8 @@  %bcond_with          defcmd  %endif -%global gh_commit    f62aab5794e36ccd26860db2d1bbf89ac19028d9 -%global gh_date      2025-10-03 +%global gh_commit    a94ea4d26d865875803b23aaf78c3c2c670ea2ea +%global gh_date      2025-10-30  %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    4 -%global upstream_version 12.4.0 +%global upstream_version 12.4.2  #global upstream_prever  dev  Name:           %{pk_project}%{ver_major} @@ -287,6 +287,12 @@ exit $ret  %changelog +* Thu Oct 30 2025 Remi Collet <remi@remirepo.net> - 12.4.2-1 +- update to 12.4.2 + +* Thu Oct  9 2025 Remi Collet <remi@remirepo.net> - 12.4.1-1 +- update to 12.4.1 +  * Fri Oct  3 2025 Remi Collet <remi@remirepo.net> - 12.4.0-1  - update to 12.4.0  | 
