parent
700de407d5
commit
dc7ac84da4
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -32,3 +32,4 @@
|
|||
/phpunit12-12.4.1-fc5413a.tgz
|
||||
/phpunit12-12.4.2-a94ea4d.tgz
|
||||
/phpunit12-12.4.3-d8f644d.tgz
|
||||
/phpunit12-12.4.4-9253ec7.tgz
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit d8f644d8d9bb904867f7a0aeb1bd306e0d966949
|
||||
%global gh_date 2025-11-13
|
||||
%global gh_commit 9253ec75a672e39fcc9d85bdb61448215b8162c7
|
||||
%global gh_date 2025-11-21
|
||||
%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 4
|
||||
|
||||
%global upstream_version 12.4.3
|
||||
%global upstream_version 12.4.4
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -284,6 +284,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 21 2025 Remi Collet <remi@remirepo.net> - 12.4.4-1
|
||||
- update to 12.4.4
|
||||
|
||||
* Thu Nov 13 2025 Remi Collet <remi@remirepo.net> - 12.4.3-1
|
||||
- update to 12.4.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit12-12.4.3-d8f644d.tgz) = f0187dbfa9258d0a9e20c0f1f6ac6b1cbf4eb91ad3c2df44820820baaa15526b21cba0b5fc0cfc4689f2ac5744fa329f5ed278bfaf7106c81e5c5b37a507c71b
|
||||
SHA512 (phpunit12-12.4.4-9253ec7.tgz) = b7a0d8a2ec3f723776f97fc81b14251fdd97f26d1c52792e15904045268a55fe11920579e3fa045f29dca034c50f6f19ed84acb391828c56bde65cfc8302e9b6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue