From bce2da1e564790a39566f14617c38f6b80237546 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:49:38 +0200 Subject: [PATCH] Bootstrap build --- cdi-api.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cdi-api.spec b/cdi-api.spec index 09a9e57..4c5a177 100644 --- a/cdi-api.spec +++ b/cdi-api.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: cdi-api Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CDI API License: ASL 2.0 URL: https://github.com/eclipse-ee4j/cdi @@ -50,6 +50,9 @@ rm -rf api/src/main/java/javax/enterprise/{context/,inject/spi/,inject/se/,injec %license LICENSE.txt %changelog +* Mon May 17 2021 Mikolaj Izdebski - 2.0.2-2 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild