Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-21 17:41:57 +00:00
parent df1657e53c
commit 691be19969

View File

@ -2,7 +2,7 @@
Name: apache-commons-codec Name: apache-commons-codec
Version: 1.15 Version: 1.15
Release: 3%{?dist} Release: 4%{?dist}
Summary: Implementations of common encoders and decoders Summary: Implementations of common encoders and decoders
License: ASL 2.0 License: ASL 2.0
URL: https://commons.apache.org/codec/ URL: https://commons.apache.org/codec/
@ -51,6 +51,9 @@ export MAVEN_OPTS="-Xmx1024m"
%doc RELEASE-NOTES* %doc RELEASE-NOTES*
%changelog %changelog
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.15-3 * Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.15-3
- Bootstrap build - Bootstrap build
- Non-bootstrap build - Non-bootstrap build