parent
e698f31e67
commit
3f046616cc
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -36,3 +36,4 @@
|
|||
/phpunit12-12.4.5-5af3178.tgz
|
||||
/phpunit12-12.5.0-fef037f.tgz
|
||||
/phpunit12-12.5.2-06713c2.tgz
|
||||
/phpunit12-12.5.4-4ba0e92.tgz
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 06713c2633d6d832f2fe98a70511ecaa7cb92c1a
|
||||
%global gh_date 2025-12-08
|
||||
%global gh_commit 4ba0e923f9d3fc655de22f9547c01d15a41fc93a
|
||||
%global gh_date 2025-12-15
|
||||
%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 5
|
||||
|
||||
%global upstream_version 12.5.2
|
||||
%global upstream_version 12.5.4
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -284,6 +284,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 15 2025 Remi Collet <remi@remirepo.net> - 12.5.4-1
|
||||
- update to 12.5.4
|
||||
|
||||
* Tue Dec 9 2025 Remi Collet <remi@remirepo.net> - 12.5.2-1
|
||||
- update to 12.5.2
|
||||
- raise dependency on phpunit/php-code-coverage 12.5.1
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit12-12.5.2-06713c2.tgz) = 5a998421356be9fbb15f47d24538b2b20b622d9b229c761eadafe635066d8143532b491ba7edd1d8b14b8d5ab19924a170897a068d30cbb417268c3815e21b9c
|
||||
SHA512 (phpunit12-12.5.4-4ba0e92.tgz) = 63e0c678adfa2a5f177c11d2d41c5a23122878ab2bbe4b37a4e45c2c7fe14c8c63f5da676b1ce137103a202c1fb5fb8387f57f5408c9b931834c8558720819eb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue