v9.5.14
This commit is contained in:
parent
5137c564e7
commit
50731ab2c8
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -26,3 +26,4 @@
|
|||
/phpunit9-9.5.11-2406855.tgz
|
||||
/phpunit9-9.5.12-93d4bf4.tgz
|
||||
/phpunit9-9.5.13-597cb64.tgz
|
||||
/phpunit9-9.5.14-1883687.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 597cb647654ede35e43b137926dfdfef0fb11743
|
||||
%global gh_commit 1883687169c017d6ae37c58883ca3994cfc34189
|
||||
#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.13
|
||||
%global upstream_version 9.5.14
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -249,6 +249,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 18 2022 Remi Collet <remi@remirepo.net> - 9.5.14-1
|
||||
- update to 9.5.14
|
||||
|
||||
* Mon Jan 24 2022 Remi Collet <remi@remirepo.net> - 9.5.13-1
|
||||
- update to 9.5.13
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.5.13-597cb64.tgz) = 26ccad7daae1e0d9eba2568d10df049e165112ef0e0c159d315abef85c826af032574411a36f8c6d2eef898be3c28e04261d01c6211459e9b1fa31dbcba2f065
|
||||
SHA512 (phpunit9-9.5.14-1883687.tgz) = 47f20d4d18771cbdd3ab9d6900c39649f82e6e8ada9e08d6bd867c094691315624d2b71dfb43db11588ab4d886c1fba1ab29c5cbafa699655c6d49d6b980cd0f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue