parent
c64e74625b
commit
2eab6bd645
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,3 +22,4 @@
|
|||
/phpunit10-10.5.13-20a63fc.tgz
|
||||
/phpunit10-10.5.14-4cf8824.tgz
|
||||
/phpunit10-10.5.15-86376e0.tgz
|
||||
/phpunit10-10.5.16-18f8d4a.tgz
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 86376e05e8745ed81d88232ff92fee868247b07b
|
||||
%global gh_date 2024-03-22
|
||||
%global gh_commit 18f8d4a5f52b61fdd9370aaae3167daa0eeb69cd
|
||||
%global gh_date 2024-03-28
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project phpunit
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
%global ver_major 10
|
||||
%global ver_minor 5
|
||||
|
||||
%global upstream_version 10.5.15
|
||||
%global upstream_version 10.5.16
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -270,6 +270,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 28 2024 Remi Collet <remi@remirepo.net> - 10.5.16-1
|
||||
- update to 10.5.16
|
||||
|
||||
* Fri Mar 22 2024 Remi Collet <remi@remirepo.net> - 10.5.15-1
|
||||
- update to 10.5.15
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit10-10.5.15-86376e0.tgz) = 9373f4807c4380fdb788ddbddcf1badff5b5ca5ddac175c97cdbf6f1ebd385441ef590b4e39cc95272f86e6179d205fae3aab83301ea0a478bb275e3844da722
|
||||
SHA512 (phpunit10-10.5.16-18f8d4a.tgz) = f5466dd3f787f41f428f0fd096a9438aca6a2b75af459fe4755a951dc523c72af20ca6973ea401d49d82cedecd8a0cefa179e4ec60bcd17adc3f55e058cea854
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue