v11.5.23
This commit is contained in:
parent
e87596a2c9
commit
a87f3b53cd
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,3 +11,4 @@
|
|||
/phpunit11-11.5.20-e6bdea6.tgz
|
||||
/phpunit11-11.5.21-d565e2c.tgz
|
||||
/phpunit11-11.5.22-4cd72fa.tgz
|
||||
/phpunit11-11.5.23-86ebcd8.tgz
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 4cd72faaa8f811e4cc63040cba167757660a5538
|
||||
%global gh_date 2025-06-06
|
||||
%global gh_commit 86ebcd8a3dbcd1857d88505109b2a2b376501cde
|
||||
%global gh_date 2025-06-13
|
||||
%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 11
|
||||
%global ver_minor 5
|
||||
|
||||
%global upstream_version 11.5.22
|
||||
%global upstream_version 11.5.23
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -291,6 +291,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 16 2025 Remi Collet <remi@remirepo.net> - 11.5.23-1
|
||||
- update to 11.5.23
|
||||
|
||||
* Fri Jun 6 2025 Remi Collet <remi@remirepo.net> - 11.5.22-1
|
||||
- update to 11.5.22
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit11-11.5.22-4cd72fa.tgz) = ab4c7dbc891da5b479adda5a4c3713288a3934ee02f0cb3a788a72953b1ed973052f14725cb64c99079cd5e226dcca9b7ad41c353dd5999d1cf6d790d235aafd
|
||||
SHA512 (phpunit11-11.5.23-86ebcd8.tgz) = 836f09b9afbf3cc78e6d7b4dea250ccaf8ffc08a1925c4f661307221f8fe027876e2e7d4974afb6067899400d2885635e339c65fa306ca0ac6d59c67cd1614a9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue