diff --git a/maven-filtering.spec b/maven-filtering.spec index dcd198a..2780a7e 100644 --- a/maven-filtering.spec +++ b/maven-filtering.spec @@ -1,12 +1,8 @@ -# Workaround for rhbz#1969370: __bootstrap macro is not defined in -# CentOS Stream, See https://bugzilla.redhat.com/1969370 -%global __bootstrap ~bootstrap - -%bcond_without bootstrap +%bcond_with bootstrap Name: maven-filtering Version: 3.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Shared component providing resource filtering License: ASL 2.0 URL: https://maven.apache.org/shared/%{name}/index.html @@ -67,6 +63,9 @@ This package contains the API documentation for %{name}. %license LICENSE NOTICE %changelog +* Wed Jun 09 2021 Mikolaj Izdebski - 3.2.0-4 +- Non-bootstrap build + * Tue Jun 08 2021 Mikolaj Izdebski - 3.2.0-3 - Bootstrap Maven for CentOS Stream 9