parent
72b051d73b
commit
2636a4680d
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -43,3 +43,4 @@
|
|||
/phpunit10-10.5.37-c7cffa0.tgz
|
||||
/phpunit10-10.5.38-a86773b.tgz
|
||||
/phpunit10-10.5.39-4e89eff.tgz
|
||||
/phpunit10-10.5.40-e6ddda9.tgz
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 4e89eff200b801db58f3d580ad7426431949eaa9
|
||||
%global gh_date 2024-12-11
|
||||
%global gh_commit e6ddda95af52f69c1e0c7b4f977cccb58048798c
|
||||
%global gh_date 2024-12-21
|
||||
%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.39
|
||||
%global upstream_version 10.5.40
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -270,6 +270,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Dec 22 2024 Remi Collet <remi@remirepo.net> - 10.5.40-1
|
||||
- update to 10.5.40
|
||||
|
||||
* Wed Dec 11 2024 Remi Collet <remi@remirepo.net> - 10.5.39-1
|
||||
- update to 10.5.39
|
||||
- raise dependency on myclabs/deep-copy 1.12.1
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit10-10.5.39-4e89eff.tgz) = 25536856bddf89b2b525c52fa8056bbad72dccf76454e618217915fa3e734ce3eae25b43b15e920443a66b32cff0619520e625f49f7ff272750330abd92d50e1
|
||||
SHA512 (phpunit10-10.5.40-e6ddda9.tgz) = 5e1174f7b2f62c4948591443361a7d9a0afb6225817bad842754afea92f95c5eec04cede8c5390cf6b1da2fc3e8b50bbfc82502a4f3c828f0441684d2e8e91dc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue