parent
cd6c728257
commit
ce5cb6f5e2
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,3 +16,4 @@
|
|||
/phpunit9-9.5.0-8e16c22.tgz
|
||||
/phpunit9-9.5.2-f661659.tgz
|
||||
/phpunit9-9.5.3-27241ac.tgz
|
||||
/phpunit9-9.5.4-c73c673.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 27241ac75fc37ecf862b6e002bf713b6566cbe41
|
||||
%global gh_commit c73c6737305e779771147af66c96ca6a7ed8a741
|
||||
#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 9
|
||||
%global ver_minor 5
|
||||
|
||||
%global upstream_version 9.5.3
|
||||
%global upstream_version 9.5.4
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -249,6 +249,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 23 2021 Remi Collet <remi@remirepo.net> - 9.5.4-1
|
||||
- update to 9.5.4
|
||||
|
||||
* Wed Mar 17 2021 Remi Collet <remi@remirepo.net> - 9.5.3-1
|
||||
- update to 9.5.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.5.3-27241ac.tgz) = e1ea3783d045590dcee6f3ccb4971cd33062e670607f1bfeb4b13b60520451d46d771d4edc707abe938bb49c1f2d4cc5631223b1a0fcec0e930b612930f73508
|
||||
SHA512 (phpunit9-9.5.4-c73c673.tgz) = 78a77632ca721a8ea37e23b52589c8ad5e00212291c84dcf2d0b335cc299d1ee9f1abf440a754c4e986ed485365f5ce9e0fd67dfacd5ffe866ff7fc5abf8101c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue