Rebuild to regenerate auto-Requires on java

This commit is contained in:
Mikolaj Izdebski 2023-09-20 18:07:17 +02:00
parent 5a8808b490
commit 28693498f0

View File

@ -2,7 +2,7 @@
Name: apache-commons-codec Name: apache-commons-codec
Version: 1.16.0 Version: 1.16.0
Release: 2%{?dist} Release: 3%{?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
* Wed Sep 20 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.16.0-3
- Rebuild to regenerate auto-Requires on java
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.16.0-2 * Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.16.0-2
- Rebuild - Rebuild