parent
e80b8b7825
commit
212f7511fd
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@ clog
|
|||
/phpunit8-8.5.14-c25f798.tgz
|
||||
/phpunit8-8.5.15-038d419.tgz
|
||||
/phpunit8-8.5.16-cc66f2f.tgz
|
||||
/phpunit8-8.5.17-7906785.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit cc66f2fc61296be66c99931a862200e7456b9a01
|
||||
%global gh_commit 79067856d85421c56d413bd238d4e2cd6b0e54da
|
||||
#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.16
|
||||
%global upstream_version 8.5.17
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -233,6 +233,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 23 2021 Remi Collet <remi@remirepo.net> - 8.5.17-1
|
||||
- update to 8.5.17
|
||||
|
||||
* Mon Jun 7 2021 Remi Collet <remi@remirepo.net> - 8.5.16-1
|
||||
- update to 8.5.16
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.16-cc66f2f.tgz) = 05e3972106da1670977497751424831a3e6c817e94b470ac1aab2de5e683c53dc19f3757bdd31fb7085ea883f578001d54364d06dce4ac593c2f94dcc8185c75
|
||||
SHA512 (phpunit8-8.5.17-7906785.tgz) = 19a40afa2b97d0d593747185ed9d38864820e0371bb5318ecc996119c2a5a7114e0ad7e67bcc54f10176a4c689b2b8d89eb19da179f027a3f2be47f8951de15f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue