parent
d289dea6bc
commit
f95e4df357
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -24,3 +24,4 @@
|
|||
/phpunit11-11.5.39-ad5597f.tgz
|
||||
/phpunit11-11.5.41-b42782b.tgz
|
||||
/phpunit11-11.5.42-1c6cb5d.tgz
|
||||
/phpunit11-11.5.43-c6b89b6.tgz
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 1c6cb5dfe412af3d0dfd414cfd110e3b9cfdbc3c
|
||||
%global gh_date 2025-09-28
|
||||
%global gh_commit c6b89b6cf4324a8b4cb86e1f5dfdd6c9e0371924
|
||||
%global gh_date 2025-10-30
|
||||
%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.42
|
||||
%global upstream_version 11.5.43
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -292,6 +292,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 30 2025 Remi Collet <remi@remirepo.net> - 11.5.43-1
|
||||
- update to 11.5.43
|
||||
|
||||
* Mon Sep 29 2025 Remi Collet <remi@remirepo.net> - 11.5.42-1
|
||||
- update to 11.5.42
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit11-11.5.42-1c6cb5d.tgz) = 681f5f59414f01bc7a131adc1b9c1a413c6e4d4166e26bd497a41b59734a8d4e33f4d6df45d0b544ed002548194683f93d6ee0f038df9bd238b3cc21feec2baf
|
||||
SHA512 (phpunit11-11.5.43-c6b89b6.tgz) = 6548a00f9c2e8db31a7037c6ee55e7762e5612ad4186bd7682351feba1c8f49d1b8fa029303b4d08b7fb7b63c69c6f2db2b5aee8a1e52119cf182e5b9c8cb051
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue