v9.6.26
This commit is contained in:
parent
54cbbfc878
commit
7460d1bb70
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -60,3 +60,4 @@
|
|||
/phpunit9-9.6.22-f80235c.tgz
|
||||
/phpunit9-9.6.23-43d2cb1.tgz
|
||||
/phpunit9-9.6.25-049c011.tgz
|
||||
/phpunit9-9.6.26-a0139ea.tgz
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
#
|
||||
|
||||
|
||||
%global gh_commit 049c011e01be805202d8eebedef49f769a8ec7b7
|
||||
%global gh_date 2025-08-20
|
||||
%global gh_commit a0139ea157533454f611038326f3020b3051f129
|
||||
%global gh_date 2025-09-11
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project phpunit
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
%global ver_major 9
|
||||
%global ver_minor 6
|
||||
|
||||
%global upstream_version 9.6.25
|
||||
%global upstream_version 9.6.26
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -256,6 +256,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 11 2025 Remi Collet <remi@remirepo.net> - 9.6.26-1
|
||||
- update to 9.6.26
|
||||
|
||||
* Wed Aug 20 2025 Remi Collet <remi@remirepo.net> - 9.6.25-1
|
||||
- update to 9.6.25
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.6.25-049c011.tgz) = 31a1c23019ab47c717bd0c525d3a1228a30c538fe9bd0122d1cd4d070ec2c1a7eb64853d65cda09b3bb2516e46e1a5948b3690fa3d2a102a09d1c1ecc8932f77
|
||||
SHA512 (phpunit9-9.6.26-a0139ea.tgz) = 2b56b7d5a80c80128b1344891fb8344ac8a611ce0781736c7ad82962a0f7dcfbb97571e13180fb37a630f82b3e0d5eb31afa7b1d1c8e6d134bdd1118bc01db63
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue