This commit is contained in:
Fedora Release Engineering 2024-01-19 13:11:13 +00:00 committed by Stephen Gallagher
parent 8572779291
commit 8f411ee1a3

View File

@ -2,7 +2,7 @@
Name: apache-commons-codec Name: apache-commons-codec
Version: 1.16.0 Version: 1.16.0
Release: 3%{?dist} Release: 4%{?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,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
%doc RELEASE-NOTES* %doc RELEASE-NOTES*
%changelog %changelog
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Sep 20 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.16.0-3 * Wed Sep 20 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.16.0-3
- Rebuild to regenerate auto-Requires on java - Rebuild to regenerate auto-Requires on java