parent
ca6abfbd1b
commit
4841b496a6
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,3 +18,4 @@ clog
|
|||
/phpunit8-8.5.22-ddd05b9.tgz
|
||||
/phpunit8-8.5.23-efb20ff.tgz
|
||||
/phpunit8-8.5.24-293cb00.tgz
|
||||
/phpunit8-8.5.25-9ff23f4.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 293cb0099d75407d971a73f41e51f35b664667ed
|
||||
%global gh_commit 9ff23f4dfde040ccd3b8db876192d1184b934158
|
||||
#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.24
|
||||
%global upstream_version 8.5.25
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -233,6 +233,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 17 2022 Remi Collet <remi@remirepo.net> - 8.5.25-1
|
||||
- update to 8.5.25
|
||||
|
||||
* Sun Mar 6 2022 Remi Collet <remi@remirepo.net> - 8.5.24-1
|
||||
- update to 8.5.24 #StandWithUkraine
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.24-293cb00.tgz) = d513c45850f0799608a010d62a9a701c3181ced5c7e1ff88debee9e046751559f728d91f1ec6316efc9d568d9fa2261f548079ddb2f005b7fbbd3fa353144bb5
|
||||
SHA512 (phpunit8-8.5.25-9ff23f4.tgz) = dd2a986a93108167df5b1f979df5d2b73049f4202e3b70bcb449ebe3d112d942ca55f65d41eb13289b42eb85f185cc2113f532bc42674b2925c3ed360db15ac7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue