update to 9.5.17 #StandWithUkraine
(cherry picked from commit a6909f5676)
This commit is contained in:
parent
17c7fa90a1
commit
13827ca4e2
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -29,3 +29,4 @@
|
|||
/phpunit9-9.5.14-1883687.tgz
|
||||
/phpunit9-9.5.15-dc73838.tgz
|
||||
/phpunit9-9.5.16-5ff8c54.tgz
|
||||
/phpunit9-9.5.17-5c5abcf.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 5ff8c545a50226c569310a35f4fa89d79f1ddfdc
|
||||
%global gh_commit 5c5abcfaa2cbd44b2203995d7a339ef910fe0c8f
|
||||
#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.16
|
||||
%global upstream_version 9.5.17
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -249,6 +249,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Mar 6 2022 Remi Collet <remi@remirepo.net> - 9.5.17-1
|
||||
- update to 9.5.17 #StandWithUkraine
|
||||
|
||||
* Thu Feb 24 2022 Remi Collet <remi@remirepo.net> - 9.5.16-1
|
||||
- update to 9.5.16
|
||||
- raise dependency on phpunit/php-code-coverage 9.2.13
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.5.16-5ff8c54.tgz) = 2fa58fb951abb5e668c269e3b77c16162dc90f7f80de56064c317eb01eb717ad6bbf67e4bcb47b9fd307072508c6fa4170df58f02c80a97db379f72644629cf7
|
||||
SHA512 (phpunit9-9.5.17-5c5abcf.tgz) = 6ff9954a9229c2a0e8e795e8750c75ec2130ae4cff95a5e6449df232e7da6e7d6cf49c6245a3834d791a602b35787784f8e7934bcf8668b337dff039e37c601b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue