From debeaa72bad17e1ef8304356b07aa81afd8f9e73 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 10:52:03 +0100 Subject: [PATCH] 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 --- apache-commons-codec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-codec.spec b/apache-commons-codec.spec index 12bbc46..d80d802 100644 --- a/apache-commons-codec.spec +++ b/apache-commons-codec.spec @@ -1,6 +1,6 @@ Name: apache-commons-codec Version: 1.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implementations of common encoders and decoders License: ASL 2.0 URL: http://commons.apache.org/codec/ @@ -45,6 +45,9 @@ export MAVEN_OPTS="-Xmx1024m" %doc RELEASE-NOTES* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Sep 04 2020 Mat Booth - 1.15-1 - Update to latest upstream release