v12.2.5
This commit is contained in:
parent
5823caef19
commit
7bde6b638b
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@
|
|||
/phpunit12-12.2.2-19e25c2.tgz
|
||||
/phpunit12-12.2.3-60a8ea2.tgz
|
||||
/phpunit12-12.2.4-63f7846.tgz
|
||||
/phpunit12-12.2.5-b71849b.tgz
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 63f78466588d51e0f886c1d3b1ac22a7351cd026
|
||||
%global gh_date 2025-06-26
|
||||
%global gh_commit b71849b29f7a8d7574e4401873cb8b539896613f
|
||||
%global gh_date 2025-06-27
|
||||
%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 2
|
||||
|
||||
%global upstream_version 12.2.4
|
||||
%global upstream_version 12.2.5
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -283,6 +283,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 27 2025 Remi Collet <remi@remirepo.net> - 12.2.5-1
|
||||
- update to 12.2.5
|
||||
|
||||
* Fri Jun 27 2025 Remi Collet <remi@remirepo.net> - 12.2.4-1
|
||||
- update to 12.2.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit12-12.2.4-63f7846.tgz) = b4c87bdb81ddb235a35033cf8b9e38f746db0a7579dbc72b3e93269d980a93c4c76f46fefdec346e6a9af02b73fcc4d54136b74a09f13a11c4feba5e1bad11ce
|
||||
SHA512 (phpunit12-12.2.5-b71849b.tgz) = e91b3f5417bf70ccf8bbc03da53c34ee781a4e8052579cc09db119635be229d25aeffd8c09fdd338e8a5152d05ebcb0bc1112739e67264d001142746e935737a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue