parent
91957ce56f
commit
cb7c12b0eb
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -45,3 +45,4 @@
|
|||
/phpunit9-9.6.7-c993f0d.tgz
|
||||
/phpunit9-9.6.8-17d621b.tgz
|
||||
/phpunit9-9.6.9-a9aceaf.tgz
|
||||
/phpunit9-9.6.10-a6d3516.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit a9aceaf20a682aeacf28d582654a1670d8826778
|
||||
%global gh_commit a6d351645c3fe5a30f5e86be6577d946af65a328
|
||||
#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.9
|
||||
%global upstream_version 9.6.10
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -254,6 +254,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 10 2023 Remi Collet <remi@remirepo.net> - 9.6.10-1
|
||||
- update to 9.6.10
|
||||
|
||||
* Mon Jun 12 2023 Remi Collet <remi@remirepo.net> - 9.6.9-1
|
||||
- update to 9.6.9
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.6.9-a9aceaf.tgz) = 319837f1653ff69e94bf8db91afe2fcd78c016f784a1d43231c9e52ae2ab768338bf315893a21bb0066c633445021517b46f1154a8963f565f3e713d3d04dfd3
|
||||
SHA512 (phpunit9-9.6.10-a6d3516.tgz) = 63ac6facc5082dfee7f02ca3c25d3ec107f12cebf52a05cea09dc1175f4ef172a4de2ec44ffc11458f5d72806c0409f702c9c592ae05542825a13a3275eaee80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue