parent
900ab0843d
commit
1232fbf0a7
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -30,3 +30,4 @@
|
|||
/phpunit9-9.5.15-dc73838.tgz
|
||||
/phpunit9-9.5.16-5ff8c54.tgz
|
||||
/phpunit9-9.5.17-5c5abcf.tgz
|
||||
/phpunit9-9.5.18-1b58560.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 5c5abcfaa2cbd44b2203995d7a339ef910fe0c8f
|
||||
%global gh_commit 1b5856028273bfd855e60a887278857d872ec67a
|
||||
#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.17
|
||||
%global upstream_version 9.5.18
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -249,6 +249,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 8 2022 Remi Collet <remi@remirepo.net> - 9.5.18-1
|
||||
- update to 9.5.18
|
||||
|
||||
* Sun Mar 6 2022 Remi Collet <remi@remirepo.net> - 9.5.17-1
|
||||
- update to 9.5.17 #StandWithUkraine
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.5.17-5c5abcf.tgz) = 6ff9954a9229c2a0e8e795e8750c75ec2130ae4cff95a5e6449df232e7da6e7d6cf49c6245a3834d791a602b35787784f8e7934bcf8668b337dff039e37c601b
|
||||
SHA512 (phpunit9-9.5.18-1b58560.tgz) = 716d4bc42de9c311564621dee89faefee16666ddc564a73dc8a8d84d10038cf5b520312f97de43c34699febe1a0bc4e0bac71d2dcc40522763b605f474851901
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue