Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/apache-commons-codec.git#84afdf59daa510d108f83d523b998c89a10ff9fe
This commit is contained in:
DistroBaker 2021-02-03 10:52:03 +01:00
parent d8df7cfaf8
commit debeaa72ba

View File

@ -1,6 +1,6 @@
Name: apache-commons-codec Name: apache-commons-codec
Version: 1.15 Version: 1.15
Release: 1%{?dist} Release: 2%{?dist}
Summary: Implementations of common encoders and decoders Summary: Implementations of common encoders and decoders
License: ASL 2.0 License: ASL 2.0
URL: http://commons.apache.org/codec/ URL: http://commons.apache.org/codec/
@ -45,6 +45,9 @@ export MAVEN_OPTS="-Xmx1024m"
%doc RELEASE-NOTES* %doc RELEASE-NOTES*
%changelog %changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Sep 04 2020 Mat Booth <mat.booth@redhat.com> - 1.15-1 * Fri Sep 04 2020 Mat Booth <mat.booth@redhat.com> - 1.15-1
- Update to latest upstream release - Update to latest upstream release