From af3b2ee64555437eacf5d213efc6e8fb93f0b70c Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 30 Jan 2023 19:39:42 +0100 Subject: [PATCH] Rebuild to regenerate auto-requires Resolves: rhbz#2164437 --- google-guice.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/google-guice.spec b/google-guice.spec index 2edf81c..549ffc9 100644 --- a/google-guice.spec +++ b/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