parent
f8880ebb0e
commit
fde39ce8e2
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -25,3 +25,4 @@
|
|||
/phpunit9-9.5.10-c814a05.tgz
|
||||
/phpunit9-9.5.11-2406855.tgz
|
||||
/phpunit9-9.5.12-93d4bf4.tgz
|
||||
/phpunit9-9.5.13-597cb64.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 93d4bf4c37aec6384bb9e5d390d9049a463a7256
|
||||
%global gh_commit 597cb647654ede35e43b137926dfdfef0fb11743
|
||||
#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.12
|
||||
%global upstream_version 9.5.13
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -249,6 +249,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 24 2022 Remi Collet <remi@remirepo.net> - 9.5.13-1
|
||||
- update to 9.5.13
|
||||
|
||||
* Fri Jan 21 2022 Remi Collet <remi@remirepo.net> - 9.5.12-1
|
||||
- update to 9.5.12
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.5.12-93d4bf4.tgz) = 9eba109dbd7917af24b4c9595e588cf18d7af07e2cc5e7fa2d22b11999f7e6f7ee4df3ac47a3d32dcf65d9a729a5057a4889239878ca82240c904bb774aa2980
|
||||
SHA512 (phpunit9-9.5.13-597cb64.tgz) = 26ccad7daae1e0d9eba2568d10df049e165112ef0e0c159d315abef85c826af032574411a36f8c6d2eef898be3c28e04261d01c6211459e9b1fa31dbcba2f065
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue