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