v9.5.7
This commit is contained in:
parent
6f615b81e7
commit
505a555fd6
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -19,3 +19,4 @@
|
|||
/phpunit9-9.5.4-c73c673.tgz
|
||||
/phpunit9-9.5.5-89ff45e.tgz
|
||||
/phpunit9-9.5.6-fb9b833.tgz
|
||||
/phpunit9-9.5.7-d0dc8b6.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit fb9b8333f14e3dce976a60ef6a7e05c7c7ed8bfb
|
||||
%global gh_commit d0dc8b6999c937616df4fb046792004b33fd31c5
|
||||
#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.6
|
||||
%global upstream_version 9.5.7
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -249,6 +249,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 19 2021 Remi Collet <remi@remirepo.net> - 9.5.7-1
|
||||
- update to 9.5.7
|
||||
|
||||
* Wed Jun 23 2021 Remi Collet <remi@remirepo.net> - 9.5.6-1
|
||||
- update to 9.5.6
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.5.6-fb9b833.tgz) = e7c13231a5ed9ed30e3485a715cc44f51a2e3ce23020d7b644884eac262daf1b0d28495d73cef4921075c12d9d393f243d828329c8d9c17c9af625da888baab2
|
||||
SHA512 (phpunit9-9.5.7-d0dc8b6.tgz) = 9905b3c4af10015c28c125b2a0f90556912f322b96e3edbd6ba7c7f94cf84857615dffe6177deca77342a7a95487df4a8bc9814aa56f8e16bdf67ff01299c891
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue