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