parent
ea1bb05035
commit
68d99b7865
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -27,3 +27,4 @@
|
|||
/phpunit10-10.5.18-835df17.tgz
|
||||
/phpunit10-10.5.19-c726f0d.tgz
|
||||
/phpunit10-10.5.20-547d314.tgz
|
||||
/phpunit10-10.5.24-5f124e3.tgz
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 547d314dc24ec1e177720d45c6263fb226cc2ae3
|
||||
%global gh_date 2024-04-24
|
||||
%global gh_commit 5f124e3e3e561006047b532fd0431bf5bb6b9015
|
||||
%global gh_date 2024-06-20
|
||||
%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.20
|
||||
%global upstream_version 10.5.24
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -270,6 +270,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 2 2024 Remi Collet <remi@remirepo.net> - 10.5.24-1
|
||||
- update to 10.5.24
|
||||
|
||||
* Wed Apr 24 2024 Remi Collet <remi@remirepo.net> - 10.5.20-1
|
||||
- update to 10.5.20
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit10-10.5.20-547d314.tgz) = 49366edfde85452b203e63a8463613386a7015e9e3a57a524cd97ae536dd6003183057818e52aa4058dd874c7a9e66657db7e437ab6e692150921faa6a4ec978
|
||||
SHA512 (phpunit10-10.5.24-5f124e3.tgz) = 4bd65da2357e12de60dbf40d504f001181f39c86f9e63603e9b0f34e18b40aa39e65a3fa0389298b25156d06afc724da172f7d6890cff10d01cd40c3887afc83
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue