From 1cf0ca34c0c8d44c4acce9655a25a05027972d61 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: May 17 2021 13:49:27 +0000 Subject: Bootstrap build --- diff --git a/apache-commons-io.spec b/apache-commons-io.spec index df6b7cc..e95c85d 100644 --- a/apache-commons-io.spec +++ b/apache-commons-io.spec @@ -1,9 +1,9 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: apache-commons-io Epoch: 1 Version: 2.8.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Utilities to assist with developing IO functionality License: ASL 2.0 URL: https://commons.apache.org/io @@ -73,6 +73,9 @@ sed -i '/DefaultLocale/d' src/test/java/org/apache/commons/io/input/XmlStreamRea %doc RELEASE-NOTES.txt %changelog +* Mon May 17 2021 Mikolaj Izdebski - 1:2.8.0-4 +- Bootstrap build + * Wed Feb 3 2021 Mat Booth - 1:2.8.0-3 - Add patch to fix Files.size() failing when symlink target is non-existant