diff --git a/SPECS/google-guice.spec b/SPECS/google-guice.spec index 809c32d..867f81d 100644 --- a/SPECS/google-guice.spec +++ b/SPECS/google-guice.spec @@ -2,7 +2,7 @@ Name: google-guice Version: 5.1.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Lightweight dependency injection framework for Java 5 and above License: Apache-2.0 URL: https://github.com/google/guice @@ -201,6 +201,10 @@ and above. This package provides Bill of Materials module for Guice. %files -n guice-bom -f .mfiles-guice-bom %changelog +* Tue Oct 29 2024 Troy Dawson - 5.1.0-12 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 5.1.0-11 - Bump release for Aug 2024 java mass rebuild