v10.5.13
This commit is contained in:
parent
e45af72de8
commit
61e14d3d1b
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -19,3 +19,4 @@
|
|||
/phpunit10-10.5.10-50b8e31.tgz
|
||||
/phpunit10-10.5.11-0d968f6.tgz
|
||||
/phpunit10-10.5.12-41a9886.tgz
|
||||
/phpunit10-10.5.13-20a63fc.tgz
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 41a9886b85ac7bf3929853baf96b95361cd69d2b
|
||||
%global gh_date 2024-03-09
|
||||
%global gh_commit 20a63fc1c6db29b15da3bd02d4b6cf59900088a7
|
||||
%global gh_date 2024-03-12
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project phpunit
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
%global ver_major 10
|
||||
%global ver_minor 5
|
||||
|
||||
%global upstream_version 10.5.12
|
||||
%global upstream_version 10.5.13
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -270,6 +270,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 13 2024 Remi Collet <remi@remirepo.net> - 10.5.13-1
|
||||
- update to 10.5.13
|
||||
|
||||
* Sat Mar 9 2024 Remi Collet <remi@remirepo.net> - 10.5.12-1
|
||||
- update to 10.5.12
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit10-10.5.12-41a9886.tgz) = 082dedf29edbad2ad803a8baa56500a5b0eb9ddd565e8481aa929bea09aef094003f3698570e51ec84276728d0bd24060663cf7d412433d18345070259b92855
|
||||
SHA512 (phpunit10-10.5.13-20a63fc.tgz) = 08c18730f0f1d6c5f259e5a19e2b3bff4fd5c062a3ee0ec9cb2a75eb2c03f5ac1fe34eaef7450a8ad6e52662c5dd2c47c9279fd0adcac44f240c74706b4ae44c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue