parent
7cea090376
commit
95ea87c415
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@
|
|||
/phpunit10-10.5.5-ed21115.tgz
|
||||
/phpunit10-10.5.7-e5c5b39.tgz
|
||||
/phpunit10-10.5.8-08f4fa7.tgz
|
||||
/phpunit10-10.5.9-0bd6637.tgz
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 08f4fa74d5fbfff1ef22abffee47aaedcaea227e
|
||||
%global gh_date 2024-01-19
|
||||
%global gh_commit 0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe
|
||||
%global gh_date 2024-01-22
|
||||
%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.8
|
||||
%global upstream_version 10.5.9
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -266,6 +266,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 23 2024 Remi Collet <remi@remirepo.net> - 10.5.9-1
|
||||
- update to 10.5.9
|
||||
|
||||
* Fri Jan 19 2024 Remi Collet <remi@remirepo.net> - 10.5.8-1
|
||||
- update to 10.5.8
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit10-10.5.8-08f4fa7.tgz) = c188ef298df218b52749ebb75d08d9216b361cd9dd1d30b1e578e5d066dbc67ae6c45ca837887025b48ba5b4d110dca8ade8eb9090df599c8340869d172ac3eb
|
||||
SHA512 (phpunit10-10.5.9-0bd6637.tgz) = fe76b828c47e5dd5ae08c50f384c9a5117a98ec4b4f277ea653bf45a47afde318f08096f9beb2ab473c352de8f937a9f0990b02f6a7eb1d41eb21165ddb8d823
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue