v11.5.37
This commit is contained in:
parent
7aa1c0fc98
commit
4d3db808fd
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -19,3 +19,4 @@
|
|||
/phpunit11-11.5.28-93f30aa.tgz
|
||||
/phpunit11-11.5.35-d341ee9.tgz
|
||||
/phpunit11-11.5.36-264a87c.tgz
|
||||
/phpunit11-11.5.37-b87c1ad.tgz
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 264a87c7ef68b1ab9af7172357740dc266df5957
|
||||
%global gh_date 2025-09-03
|
||||
%global gh_commit b87c1ad30535b40f14db1aa048e11747ba22e6ff
|
||||
%global gh_date 2025-09-11
|
||||
%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.36
|
||||
%global upstream_version 11.5.37
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -292,6 +292,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 11 2025 Remi Collet <remi@remirepo.net> - 11.5.37-1
|
||||
- update to 11.5.37
|
||||
|
||||
* Wed Sep 3 2025 Remi Collet <remi@remirepo.net> - 11.5.36-1
|
||||
- update to 11.5.36
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit11-11.5.36-264a87c.tgz) = 204bc80360bfc0b13a4cda37ba31a1ac829a768ac327527321d3ab6a177dc2f6eae54a13c695773977a0edc25844fda966b55713aba2681641d93ceef0ef9afe
|
||||
SHA512 (phpunit11-11.5.37-b87c1ad.tgz) = 47965311ac4119667303fad21237e0e957ad91fcd7b09b29ff188cd26ef6f27e78d2dd22eafaad65c1f4ab6d08c71d3a51e1531eedaf46e85417d7bfefa0a688
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue