From 896dcb21ec7c7f064eeca9df0267638b19522ac8 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 10:55:34 +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-lang3.git#19bb0b869510c51903552ec6b1d3b0cba940f758 --- apache-commons-lang3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-lang3.spec b/apache-commons-lang3.spec index edee3ac..1ad7d6a 100644 --- a/apache-commons-lang3.spec +++ b/apache-commons-lang3.spec @@ -2,7 +2,7 @@ Name: apache-commons-lang3 Version: 3.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provides a host of helper utilities for the java.lang API License: ASL 2.0 @@ -73,6 +73,9 @@ API documentation for %{name}. %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Aug 12 2020 Fabio Valentini - 3.11-1 - Update to version 3.11. - Fixes RHBZ#1699692