From cf3e66b9092f399b65162e8224947c1e8cf5d284 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:33:41 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- google-guice.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/google-guice.spec b/google-guice.spec index d516b6c..1506e84 100644 --- a/google-guice.spec +++ b/google-guice.spec @@ -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 - 5.1.0-11 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 5.1.0-10 - Bump release for June 2024 mass rebuild