diff --git a/apache-commons-codec.spec b/apache-commons-codec.spec index afc83ae..17e6ecd 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.16.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Implementations of common encoders and decoders License: Apache-2.0 URL: https://commons.apache.org/codec/ @@ -51,6 +51,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt %doc RELEASE-NOTES* %changelog +* Thu Aug 01 2024 Troy Dawson - 1.16.0-7 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 1.16.0-6 - Bump release for June 2024 mass rebuild