parent
22f9bf520d
commit
248224595b
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -21,3 +21,4 @@ clog
|
|||
/phpunit8-8.5.25-9ff23f4.tgz
|
||||
/phpunit8-8.5.26-ef117c5.tgz
|
||||
/phpunit8-8.5.27-df70070.tgz
|
||||
/phpunit8-8.5.28-8f2d1c9.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit df70070f2711b8fe8dcca0797c1239ede8c94be6
|
||||
%global gh_commit 8f2d1c9c7b30382459c871467853da1a6e44fbd4
|
||||
#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.27
|
||||
%global upstream_version 8.5.28
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -233,6 +233,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 29 2022 Remi Collet <remi@remirepo.net> - 8.5.28-1
|
||||
- update to 8.5.28
|
||||
|
||||
* Mon Jun 20 2022 Remi Collet <remi@remirepo.net> - 8.5.27-1
|
||||
- update to 8.5.27
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.27-df70070.tgz) = d1279f6316aee7b91224e1236edbbf9f665db2d2f3ae7371c2a8dc9af4e6596dbcd23a19f1881f28e0aa17856ac0070c2ea18a472285d397ff055ed8ef984584
|
||||
SHA512 (phpunit8-8.5.28-8f2d1c9.tgz) = 4866deb0881f56b0c128eb09a2a53e4c817533b6ea1a5b2f75cef597f4a072fb9768663afa29515230ff5c676e91f5c95681868d9f5ab956f2929bf4bee6baf9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue