parent
d524dc2b5c
commit
16ec8be232
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,3 +14,4 @@ clog
|
|||
/phpunit8-8.5.18-bd5fc77.tgz
|
||||
/phpunit8-8.5.19-496281b.tgz
|
||||
/phpunit8-8.5.20-9deefba.tgz
|
||||
/phpunit8-8.5.21-50a58a6.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 9deefba183198398a09b927a6ac6bc1feb0b7b70
|
||||
%global gh_commit 50a58a60b85947b0bee4c8ecfe0f4bbdcf20e984
|
||||
#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.20
|
||||
%global upstream_version 8.5.21
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -233,6 +233,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 27 2021 Remi Collet <remi@remirepo.net> - 8.5.21-1
|
||||
- update to 8.5.21
|
||||
|
||||
* Wed Sep 1 2021 Remi Collet <remi@remirepo.net> - 8.5.20-1
|
||||
- update to 8.5.20
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.20-9deefba.tgz) = 9af814f55440efb2592a509641755cbef83ee03aa783ccad7ff6370c8b3b0d21b9b8da3d01976210c804375ac00d7939863a8426491a28541bd419c41b0b93fc
|
||||
SHA512 (phpunit8-8.5.21-50a58a6.tgz) = 300514111a18da6af56d9e322ad88c1b13992da631078ed468743ba06a7fd2fa60fd85d77b3845e5c521881c1c29579e8f5688835c90719b9ca8bccac73b16ab
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue