v11.5.44
This commit is contained in:
parent
00ea7f7294
commit
3136c8ee1f
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -25,3 +25,4 @@
|
|||
/phpunit11-11.5.41-b42782b.tgz
|
||||
/phpunit11-11.5.42-1c6cb5d.tgz
|
||||
/phpunit11-11.5.43-c6b89b6.tgz
|
||||
/phpunit11-11.5.44-c346885.tgz
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit c6b89b6cf4324a8b4cb86e1f5dfdd6c9e0371924
|
||||
%global gh_date 2025-10-30
|
||||
%global gh_commit c346885c95423eda3f65d85a194aaa24873cda82
|
||||
%global gh_date 2025-11-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.43
|
||||
%global upstream_version 11.5.44
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -292,6 +292,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 13 2025 Remi Collet <remi@remirepo.net> - 11.5.44-1
|
||||
- update to 11.5.44
|
||||
|
||||
* Thu Oct 30 2025 Remi Collet <remi@remirepo.net> - 11.5.43-1
|
||||
- update to 11.5.43
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit11-11.5.43-c6b89b6.tgz) = 6548a00f9c2e8db31a7037c6ee55e7762e5612ad4186bd7682351feba1c8f49d1b8fa029303b4d08b7fb7b63c69c6f2db2b5aee8a1e52119cf182e5b9c8cb051
|
||||
SHA512 (phpunit11-11.5.44-c346885.tgz) = 9f3ac1af3f167b3e73c15986859702173c583fabc6f54de320638057b9e26c63890342b8bf5df2af4a447d6e39fa301fb924349f0c46aa54fa04d64c61c5b1c2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue