v12.4.2
This commit is contained in:
parent
7e9154d45b
commit
e1ba21a85c
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -30,3 +30,4 @@
|
|||
/phpunit12-12.3.15-b035ee2.tgz
|
||||
/phpunit12-12.4.0-f62aab5.tgz
|
||||
/phpunit12-12.4.1-fc5413a.tgz
|
||||
/phpunit12-12.4.2-a94ea4d.tgz
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit fc5413a2e6d240d2f6d9317bdf7f0a24e73de194
|
||||
%global gh_date 2025-10-09
|
||||
%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
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
%global ver_major 12
|
||||
%global ver_minor 4
|
||||
|
||||
%global upstream_version 12.4.1
|
||||
%global upstream_version 12.4.2
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -284,6 +284,9 @@ 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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit12-12.4.1-fc5413a.tgz) = 4ecb0eee4734381831cf896b5f12fdc8fea07fe842ad2e11b6c1a1cf2a8e0f59f2818b58777b501984c29ef877c8c7461151db4e8ca7cbb9171cfef7c9c510e8
|
||||
SHA512 (phpunit12-12.4.2-a94ea4d.tgz) = b04bd08c16061542940a0a677ff041d59fc611259b31308a75031e47ad795d200e199b3fd9b9acf52b6689f5f7ea8dfa43761fd5da7a44cbb7534097ae017c99
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue