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:33:41 -07:00
parent 975b8ec746
commit cf3e66b909

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: google-guice
Version: 5.1.0
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Lightweight dependency injection framework for Java 5 and above
License: Apache-2.0
URL: https://github.com/google/guice
@ -201,6 +201,9 @@ and above. This package provides Bill of Materials module for Guice.
%files -n guice-bom -f .mfiles-guice-bom
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 5.1.0-11
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.1.0-10
- Bump release for June 2024 mass rebuild