diff --git a/log4j.spec b/log4j.spec index 17b344b..ccfa1b0 100644 --- a/log4j.spec +++ b/log4j.spec @@ -2,7 +2,7 @@ Name: log4j Version: 2.11.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Java logging package BuildArch: noarch License: ASL 2.0 @@ -267,6 +267,9 @@ rm log4j-api/src/main/java/org/apache/logging/log4j/util/Activator.java %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 2.11.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Aug 31 2018 Severin Gehwolf - 2.11.1-2 - Add explicit requirement on javapackages-tools for log4j-jmx script. See RHBZ#1600426.