update to 8.5.24 #StandWithUkraine
(cherry picked from commit 755c9c290f)
This commit is contained in:
parent
22035bb168
commit
0733c93165
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -17,3 +17,4 @@ clog
|
|||
/phpunit8-8.5.21-50a58a6.tgz
|
||||
/phpunit8-8.5.22-ddd05b9.tgz
|
||||
/phpunit8-8.5.23-efb20ff.tgz
|
||||
/phpunit8-8.5.24-293cb00.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit efb20ff3623b9d09bf190a68fdfe574538a8d496
|
||||
%global gh_commit 293cb0099d75407d971a73f41e51f35b664667ed
|
||||
#global gh_date 20150927
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
%global ver_major 8
|
||||
%global ver_minor 5
|
||||
|
||||
%global upstream_version 8.5.23
|
||||
%global upstream_version 8.5.24
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -233,6 +233,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Mar 6 2022 Remi Collet <remi@remirepo.net> - 8.5.24-1
|
||||
- update to 8.5.24 #StandWithUkraine
|
||||
|
||||
* Fri Jan 21 2022 Remi Collet <remi@remirepo.net> - 8.5.23-1
|
||||
- update to 8.5.23
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.23-efb20ff.tgz) = 5c45b1d330ee84627631d2ce81a36391db9cd285ea3083d193b52d7770938cebe5a80972eae55da3fd71bb25c654cfbcf953663e33e7a8b415da0c5a0f4197c8
|
||||
SHA512 (phpunit8-8.5.24-293cb00.tgz) = d513c45850f0799608a010d62a9a701c3181ced5c7e1ff88debee9e046751559f728d91f1ec6316efc9d568d9fa2261f548079ddb2f005b7fbbd3fa353144bb5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue