Bump release for Aug 2024 java mass rebuild
Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
parent
c14e004233
commit
844ebeb260
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
Name: mockito
|
||||
Version: 5.8.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Tasty mocking framework for unit tests in Java
|
||||
License: MIT
|
||||
URL: https://site.mockito.org/
|
||||
@ -142,6 +142,9 @@ echo 'mock-maker-subclass' > src/main/resources/mockito-extensions/org.mockito.p
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 5.8.0-5
|
||||
- Bump release for Aug 2024 java mass rebuild
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.8.0-4
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user