From 1a177ec6c88affe960b16e0836c5604b09df10a2 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:49:24 +0200 Subject: [PATCH] Bootstrap build --- apache-commons-cli.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apache-commons-cli.spec b/apache-commons-cli.spec index cb15fbb..299f6a9 100644 --- a/apache-commons-cli.spec +++ b/apache-commons-cli.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: apache-commons-cli Version: 1.4 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Command Line Interface Library for Java License: ASL 2.0 URL: http://commons.apache.org/cli/ @@ -46,6 +46,9 @@ command line arguments and options. %doc README.md RELEASE-NOTES.txt %changelog +* Mon May 17 2021 Mikolaj Izdebski - 1.4-13 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 1.4-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild