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