v10.5.26
(cherry picked from commit048dee0c3d) (cherry picked from commit9462584ab5)
This commit is contained in:
parent
68d99b7865
commit
a8d2f2d3b0
3 changed files with 9 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -28,3 +28,5 @@
|
|||
/phpunit10-10.5.19-c726f0d.tgz
|
||||
/phpunit10-10.5.20-547d314.tgz
|
||||
/phpunit10-10.5.24-5f124e3.tgz
|
||||
/phpunit10-10.5.25-831bf82.tgz
|
||||
/phpunit10-10.5.26-42e2f13.tgz
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 5f124e3e3e561006047b532fd0431bf5bb6b9015
|
||||
%global gh_date 2024-06-20
|
||||
%global gh_commit 42e2f13ceaa2e34461bc89bea75407550b40b2aa
|
||||
%global gh_date 2024-07-08
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project phpunit
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
%global ver_major 10
|
||||
%global ver_minor 5
|
||||
|
||||
%global upstream_version 10.5.24
|
||||
%global upstream_version 10.5.26
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -270,6 +270,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 8 2024 Remi Collet <remi@remirepo.net> - 10.5.26-1
|
||||
- update to 10.5.26
|
||||
|
||||
* Tue Jul 2 2024 Remi Collet <remi@remirepo.net> - 10.5.24-1
|
||||
- update to 10.5.24
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit10-10.5.24-5f124e3.tgz) = 4bd65da2357e12de60dbf40d504f001181f39c86f9e63603e9b0f34e18b40aa39e65a3fa0389298b25156d06afc724da172f7d6890cff10d01cd40c3887afc83
|
||||
SHA512 (phpunit10-10.5.26-42e2f13.tgz) = e7412f3003b08bdf01a0e2e7e528b46a06fa18bb53d4d589766b427e84a1d22dc91c47c319ff948acf94a77c4468f15b1e5d5cd404e7e03acacc6b6c5991ed1f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue