v12.0.3
This commit is contained in:
parent
cc61eecbb7
commit
1aec4c606e
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/phpunit12-12.0.2-6301fe5.tgz
|
||||
/phpunit12-12.0.3-df170d6.tgz
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 6301fe5c1f5f34192ffd650a87fe055677a32212
|
||||
%global gh_date 2025-02-08
|
||||
%global gh_commit df170d66e1dbb8ff0f21c9be2e7d7726bebc57ed
|
||||
%global gh_date 2025-02-18
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project phpunit
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
%global ver_major 12
|
||||
%global ver_minor 0
|
||||
|
||||
%global upstream_version 12.0.2
|
||||
%global upstream_version 12.0.3
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -282,6 +282,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 18 2025 Remi Collet <remi@remirepo.net> - 12.0.3-1
|
||||
- update to 12.0.3
|
||||
|
||||
* Sun Feb 9 2025 Remi Collet <remi@remirepo.net> - 12.0.2-1
|
||||
- update to 12.0.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit12-12.0.2-6301fe5.tgz) = fadc27675c1a87bef72b9bc3737350b1d6e8b62e34ba228106de7e5dd194fcf8771fb4848e83db8c98f8224fa0b4dc696c6c02dcbdfe21b5a0123eed4e44053c
|
||||
SHA512 (phpunit12-12.0.3-df170d6.tgz) = d09e19acd2e286a2e6abb29156be175b20d2fcff31c93708f5169b6dc2f754f551187d7a3dcf338932be1185b77a2d08845930b1472d1733c13107ac26db577b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue