Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:15:03 -07:00
parent aef98aad2c
commit cae7b2f991

View File

@ -2,7 +2,7 @@
Name: apache-commons-codec Name: apache-commons-codec
Version: 1.16.0 Version: 1.16.0
Release: 7%{?dist} Release: 8%{?dist}
Summary: Implementations of common encoders and decoders Summary: Implementations of common encoders and decoders
License: Apache-2.0 License: Apache-2.0
URL: https://commons.apache.org/codec/ URL: https://commons.apache.org/codec/
@ -51,6 +51,10 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
%doc RELEASE-NOTES* %doc RELEASE-NOTES*
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.16.0-8
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.16.0-7 * Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.16.0-7
- Bump release for Aug 2024 java mass rebuild - Bump release for Aug 2024 java mass rebuild