From e74b5db58eef3dd7ab059748d01b5fa955d1cca2 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:50:41 +0200 Subject: [PATCH] Bootstrap build --- plexus-pom.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plexus-pom.spec b/plexus-pom.spec index b6df6ce..1a7b046 100644 --- a/plexus-pom.spec +++ b/plexus-pom.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-pom Version: 7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Root Plexus Projects POM License: ASL 2.0 URL: https://github.com/codehaus-plexus/plexus-pom @@ -42,6 +42,9 @@ cp -p %{SOURCE1} LICENSE %license LICENSE %changelog +* Mon May 17 2021 Mikolaj Izdebski - 7-2 +- Bootstrap build + * Mon Feb 01 2021 Fabio Valentini - 7-1 - Update to version 7.