parent
725d476130
commit
77ba6e322a
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -61,3 +61,4 @@
|
|||
/phpunit9-9.6.23-43d2cb1.tgz
|
||||
/phpunit9-9.6.25-049c011.tgz
|
||||
/phpunit9-9.6.26-a0139ea.tgz
|
||||
/phpunit9-9.6.27-0a9aa44.tgz
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
#
|
||||
|
||||
|
||||
%global gh_commit a0139ea157533454f611038326f3020b3051f129
|
||||
%global gh_date 2025-09-11
|
||||
%global gh_commit 0a9aa4440b6a9528cf360071502628d717af3e0a
|
||||
%global gh_date 2025-09-14
|
||||
%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.26
|
||||
%global upstream_version 9.6.27
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -256,6 +256,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 15 2025 Remi Collet <remi@remirepo.net> - 9.6.27-1
|
||||
- update to 9.6.27
|
||||
|
||||
* Thu Sep 11 2025 Remi Collet <remi@remirepo.net> - 9.6.26-1
|
||||
- update to 9.6.26
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.6.26-a0139ea.tgz) = 2b56b7d5a80c80128b1344891fb8344ac8a611ce0781736c7ad82962a0f7dcfbb97571e13180fb37a630f82b3e0d5eb31afa7b1d1c8e6d134bdd1118bc01db63
|
||||
SHA512 (phpunit9-9.6.27-0a9aa44.tgz) = bdddaf2807ae8d7eeaa77388257754d86a78cba950bba494ab2007bc47c2689978c2b9fd61be94c1403c57177e13996a413ffc330ced2cec76da601a0ffc15c6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue