update to 10.5.25 (no change)
This commit is contained in:
parent
f3644c941a
commit
fec0879bd5
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -28,3 +28,4 @@
|
|||
/phpunit10-10.5.19-c726f0d.tgz
|
||||
/phpunit10-10.5.20-547d314.tgz
|
||||
/phpunit10-10.5.24-5f124e3.tgz
|
||||
/phpunit10-10.5.25-831bf82.tgz
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 5f124e3e3e561006047b532fd0431bf5bb6b9015
|
||||
%global gh_date 2024-06-20
|
||||
%global gh_commit 831bf82312be6037e811833ddbea0b8de60ea314
|
||||
%global gh_date 2024-07-03
|
||||
%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.25
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -270,6 +270,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 3 2024 Remi Collet <remi@remirepo.net> - 10.5.25-1
|
||||
- update to 10.5.25 (no change)
|
||||
|
||||
* 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.25-831bf82.tgz) = e95465c31c05b6b7176f7abb8e7d166c82cf675ff41b347b64fb6b736a53f4fa52c5b1ab3b239ef54c93da0a5658f34c20477b9349dffda24b14ab40d831d8d2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue