parent
7c30a17f91
commit
c122d145bb
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -38,3 +38,4 @@ clog
|
|||
/phpunit8-8.5.42-3a68a70.tgz
|
||||
/phpunit8-8.5.44-e1d7ab6.tgz
|
||||
/phpunit8-8.5.45-5a69265.tgz
|
||||
/phpunit8-8.5.46-2da51ff.tgz
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
#
|
||||
|
||||
|
||||
%global gh_commit 5a69265c55871fad3d35c7933a55b977ec148c20
|
||||
%global gh_date 2025-09-11
|
||||
%global gh_commit 2da51ff4b15c95e8c060d7dd693fd5899f87a112
|
||||
%global gh_date 2025-09-14
|
||||
%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.45
|
||||
%global upstream_version 8.5.46
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -239,6 +239,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 15 2025 Remi Collet <remi@remirepo.net> - 8.5.46-1
|
||||
- update to 8.5.46
|
||||
|
||||
* Thu Sep 11 2025 Remi Collet <remi@remirepo.net> - 8.5.45-1
|
||||
- update to 8.5.45
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.45-5a69265.tgz) = 2e5215bed5584cd4d25e17af6191e4533c7556265773eaadbb0fb931608f1a0b2c37ee7ad0124594395d1038b7591cb7e1b35b523b6a716401a7e95aa0200d4f
|
||||
SHA512 (phpunit8-8.5.46-2da51ff.tgz) = 1dede60509f1b3cb0e3bb6f413a10505ff5a6ed1c6ff50760b336728fbeef07646ae96762533cc2db6636c1daa7a68d58632bb8b40f2c29e05adade717ca3006
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue