From 1291a31df032db23a1b4e4dbc0d16012b8b0c94a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 9 May 2023 05:28:48 +0000 Subject: [PATCH] import google-guice-4.2.3-9.el9 --- SPECS/google-guice.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/google-guice.spec b/SPECS/google-guice.spec index 2edf81c..549ffc9 100644 --- a/SPECS/google-guice.spec +++ b/SPECS/google-guice.spec @@ -2,7 +2,7 @@ Name: google-guice Version: 4.2.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Lightweight dependency injection framework for Java 5 and above License: ASL 2.0 URL: https://github.com/google/guice @@ -209,6 +209,9 @@ and above. This package provides Bill of Materials module for Guice. %files -n guice-bom -f .mfiles-guice-bom %changelog +* Mon Jan 30 2023 Mikolaj Izdebski - 4.2.3-9 +- Rebuild to regenerate auto-requires + * Mon Aug 09 2021 Mohan Boddu - 4.2.3-8 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688