v8.5.27
This commit is contained in:
parent
965d4b99a0
commit
22f9bf520d
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,3 +20,4 @@ clog
|
|||
/phpunit8-8.5.24-293cb00.tgz
|
||||
/phpunit8-8.5.25-9ff23f4.tgz
|
||||
/phpunit8-8.5.26-ef117c5.tgz
|
||||
/phpunit8-8.5.27-df70070.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit ef117c59fc4c54a979021b26d08a3373e386606d
|
||||
%global gh_commit df70070f2711b8fe8dcca0797c1239ede8c94be6
|
||||
#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.26
|
||||
%global upstream_version 8.5.27
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -233,6 +233,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 20 2022 Remi Collet <remi@remirepo.net> - 8.5.27-1
|
||||
- update to 8.5.27
|
||||
|
||||
* Mon Apr 4 2022 Remi Collet <remi@remirepo.net> - 8.5.26-1
|
||||
- update to 8.5.26
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.26-ef117c5.tgz) = b8202ef0107a3a9a482a628343aa1fa0af69dc41bd080c64da8159d2fbec2b4e16d3766fee73230d87cfb665ae7983d7a82ba925106112562697cbf7026cb32f
|
||||
SHA512 (phpunit8-8.5.27-df70070.tgz) = d1279f6316aee7b91224e1236edbbf9f665db2d2f3ae7371c2a8dc9af4e6596dbcd23a19f1881f28e0aa17856ac0070c2ea18a472285d397ff055ed8ef984584
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue