v9.6.5
This commit is contained in:
parent
9963348eb7
commit
bc041c2d86
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -40,3 +40,4 @@
|
|||
/phpunit9-9.6.0-70fc8be.tgz
|
||||
/phpunit9-9.6.3-e7b1615.tgz
|
||||
/phpunit9-9.6.4-9125ee0.tgz
|
||||
/phpunit9-9.6.5-86e7619.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 9125ee085b6d95e78277dc07aa1f46f9e0607b8d
|
||||
%global gh_commit 86e761949019ae83f49240b2f2123fb5ab3b2fc5
|
||||
#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 6
|
||||
|
||||
%global upstream_version 9.6.4
|
||||
%global upstream_version 9.6.5
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -254,6 +254,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 9 2023 Remi Collet <remi@remirepo.net> - 9.6.5-1
|
||||
- update to 9.6.5
|
||||
|
||||
* Tue Feb 28 2023 Remi Collet <remi@remirepo.net> - 9.6.4-1
|
||||
- update to 9.6.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.6.4-9125ee0.tgz) = 46a418783f2a574f57aa3cc1acb558f301727fa68f2bb185bb58e03516fba2534d1047b0bea4b0ef834be0778a1e23db5760b0a957e4583a0d6c0bc4851f1b67
|
||||
SHA512 (phpunit9-9.6.5-86e7619.tgz) = 124164f8d4a6c44688341fd5e2198d8df228100df1ceafd48d8ab6b2f83bfa4ed67373e328469ee1edf24929eca477fbb33b91c5170e30f6a36119ff784feebd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue