diff --git a/apache-commons-codec.spec b/apache-commons-codec.spec index 87cc748..ab805bf 100644 --- a/apache-commons-codec.spec +++ b/apache-commons-codec.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: apache-commons-codec Version: 1.15 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Implementations of common encoders and decoders License: ASL 2.0 URL: https://commons.apache.org/codec/ @@ -51,6 +51,9 @@ export MAVEN_OPTS="-Xmx1024m" %doc RELEASE-NOTES* %changelog +* Mon May 17 2021 Mikolaj Izdebski - 1.15-3 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 1.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild