v10.5.47
This commit is contained in:
parent
e575b64fcd
commit
87cd0798a8
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -50,3 +50,4 @@
|
|||
/phpunit10-10.5.44-1381c62.tgz
|
||||
/phpunit10-10.5.45-bd68a78.tgz
|
||||
/phpunit10-10.5.46-8080be3.tgz
|
||||
/phpunit10-10.5.47-3637b3e.tgz
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 8080be387a5be380dda48c6f41cee4a13aadab3d
|
||||
%global gh_date 2025-05-02
|
||||
%global gh_commit 3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3
|
||||
%global gh_date 2025-06-20
|
||||
%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.46
|
||||
%global upstream_version 10.5.47
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -265,6 +265,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Jun 21 2025 Remi Collet <remi@remirepo.net> - 10.5.47-1
|
||||
- update to 10.5.47
|
||||
|
||||
* Sun May 4 2025 Remi Collet <remi@remirepo.net> - 10.5.46-1
|
||||
- update to 10.5.46
|
||||
- raise dependency on myclabs/deep-copy 1.13.1
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit10-10.5.46-8080be3.tgz) = 22be0052cfec730cf03d9bd706c52635cd60a1afaff4a9b3d3234b01dca3c35502ffe92a004f77ce73e88a18aefc916e25a1b58d3d61a9106ddced2f52522c8c
|
||||
SHA512 (phpunit10-10.5.47-3637b3e.tgz) = 2e37600383d5b05da7509d86dac8429f8c4395f382a3dfd02ce796277be74294c5faa3a9a10298e2cedfcf16a2d176bbb5c9aaff906a30ee06483be2458689df
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue