Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:34:04 -07:00
parent c14e004233
commit 844ebeb260

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap %bcond_without bootstrap
Name: mockito Name: mockito
Version: 5.8.0 Version: 5.8.0
Release: 4%{?dist} Release: 5%{?dist}
Summary: Tasty mocking framework for unit tests in Java Summary: Tasty mocking framework for unit tests in Java
License: MIT License: MIT
URL: https://site.mockito.org/ URL: https://site.mockito.org/
@ -142,6 +142,9 @@ echo 'mock-maker-subclass' > src/main/resources/mockito-extensions/org.mockito.p
%license LICENSE %license LICENSE
%changelog %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 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.8.0-4
- Bump release for June 2024 mass rebuild - Bump release for June 2024 mass rebuild