diff --git a/maven-wagon.spec b/maven-wagon.spec index c1e59c5..ed3425d 100644 --- a/maven-wagon.spec +++ b/maven-wagon.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-wagon Version: 3.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools to manage artifacts and deployment License: ASL 2.0 URL: https://maven.apache.org/wagon @@ -81,6 +81,9 @@ following providers: %doc DEPENDENCIES %changelog +* Mon May 17 2021 Mikolaj Izdebski - 3.4.2-2 +- Bootstrap build + * Tue Feb 02 2021 Fabio Valentini - 0:3.4.2-1 - Update to version 3.4.2.