v10.5.42
(cherry picked from commit1751a12ad9) (cherry picked from commitbb4d76ff20)
This commit is contained in:
parent
56a899452c
commit
00a557613b
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -45,3 +45,4 @@
|
|||
/phpunit10-10.5.39-4e89eff.tgz
|
||||
/phpunit10-10.5.40-e6ddda9.tgz
|
||||
/phpunit10-10.5.41-e76586f.tgz
|
||||
/phpunit10-10.5.42-a9336f4.tgz
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit e76586fa3d49714f230221734b44892e384109d7
|
||||
%global gh_date 2025-01-13
|
||||
%global gh_commit a9336f40898c5b180e4d7305c62500b99ddf436b
|
||||
%global gh_date 2025-01-28
|
||||
%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 10
|
||||
%global ver_minor 5
|
||||
|
||||
%global upstream_version 10.5.41
|
||||
%global upstream_version 10.5.42
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -270,6 +270,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 29 2025 Remi Collet <remi@remirepo.net> - 10.5.42-1
|
||||
- update to 10.5.42
|
||||
|
||||
* Mon Jan 13 2025 Remi Collet <remi@remirepo.net> - 10.5.41-1
|
||||
- update to 10.5.41
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit10-10.5.41-e76586f.tgz) = f2c5a2567722b0cf041e8f034a61570ee361d291cbc0cb284b20b207663c916fef334b355843755f6503e32d773845e91f6fa34ff6c762b4b2cdd2484b89543f
|
||||
SHA512 (phpunit10-10.5.42-a9336f4.tgz) = 917f3f381dbf110c83cac4c7a05588009b2d5209753dd6e6db6b5e020886eeb987a2a18ee5234113cba3766a8bbb99bd03cda4930e7504b46c9e98abcc504e61
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue