v12.310
This commit is contained in:
parent
340c802bf7
commit
69949fe6ce
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -24,3 +24,4 @@
|
|||
/phpunit12-12.3.7-b8fa997.tgz
|
||||
/phpunit12-12.3.8-9d68c1b.tgz
|
||||
/phpunit12-12.3.9-bcaadc4.tgz
|
||||
/phpunit12-12.3.10-0d401d0.tgz
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit bcaadc492e1424a6ebdd997259b7b3e788e895c0
|
||||
%global gh_commit 0d401d0df2e3c1703be425ecdc2d04f5c095938d
|
||||
%global gh_date 2025-09-11
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
%global ver_major 12
|
||||
%global ver_minor 3
|
||||
|
||||
%global upstream_version 12.3.9
|
||||
%global upstream_version 12.3.10
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -284,6 +284,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 11 2025 Remi Collet <remi@remirepo.net> - 12.3.10-1
|
||||
- update to 12.3.10
|
||||
|
||||
* Thu Sep 11 2025 Remi Collet <remi@remirepo.net> - 12.3.9-1
|
||||
- update to 12.3.9
|
||||
- raise dependency on phpunit/php-code-coverage 12.3.7
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit12-12.3.9-bcaadc4.tgz) = d35ef3d88f905a04574c20fe5e718d5eadf9a2198d389b83cdb23137417371771d5a92e42302dba37469e18e2679cf9c6a2f746d946c1e38f5a989f41f8e4d16
|
||||
SHA512 (phpunit12-12.3.10-0d401d0.tgz) = 5cd9f73f605c878f03683b946bbab85bd7979388458a860d79b02ba23fa49ffc5afcfc032c94d10ae5243057babccc463bb7d24956a1b70cb22d7ae14f0fe8ba
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue