From b42a690d8ae32276835538635b13bc1a0184f9e0 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:49:43 +0200 Subject: [PATCH] Bootstrap build --- google-guice.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/google-guice.spec b/google-guice.spec index fdc5335..57d017d 100644 --- a/google-guice.spec +++ b/google-guice.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: google-guice Version: 4.2.3 -Release: 1%{?dist} +Release: 2%{?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 May 17 2021 Mikolaj Izdebski - 4.2.3-2 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 4.2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild