From c5d826fa90feed03bae2bac2859e42c8f0e18efd Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:28:14 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- google-guice.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/google-guice.spec b/google-guice.spec index 809c32d..867f81d 100644 --- a/google-guice.spec +++ b/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