v8.5.45
This commit is contained in:
parent
1689f21919
commit
827ca73e7b
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -37,3 +37,4 @@ clog
|
|||
/phpunit8-8.5.41-d843cb5.tgz
|
||||
/phpunit8-8.5.42-3a68a70.tgz
|
||||
/phpunit8-8.5.44-e1d7ab6.tgz
|
||||
/phpunit8-8.5.45-5a69265.tgz
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
#
|
||||
|
||||
|
||||
%global gh_commit e1d7ab63dc670dedf76202bb01b593195b0d4196
|
||||
%global gh_date 2025-08-20
|
||||
%global gh_commit 5a69265c55871fad3d35c7933a55b977ec148c20
|
||||
%global gh_date 2025-09-11
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project phpunit
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
%global ver_major 8
|
||||
%global ver_minor 5
|
||||
|
||||
%global upstream_version 8.5.44
|
||||
%global upstream_version 8.5.45
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -239,6 +239,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 11 2025 Remi Collet <remi@remirepo.net> - 8.5.45-1
|
||||
- update to 8.5.45
|
||||
|
||||
* Wed Aug 20 2025 Remi Collet <remi@remirepo.net> - 8.5.44-1
|
||||
- update to 8.5.44
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.44-e1d7ab6.tgz) = 3b8fbb99227dc47d620f61fa47f15ccec7ff0f44908f8427a921c91ab0014969739df76854328a573398870f22dc17f2eaecc92545ae5b90a571047c5f42177e
|
||||
SHA512 (phpunit8-8.5.45-5a69265.tgz) = 2e5215bed5584cd4d25e17af6191e4533c7556265773eaadbb0fb931608f1a0b2c37ee7ad0124594395d1038b7591cb7e1b35b523b6a716401a7e95aa0200d4f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue