diff --git a/log4j.spec b/log4j.spec index 91cd77d..86a1eef 100644 --- a/log4j.spec +++ b/log4j.spec @@ -1,9 +1,9 @@ -%bcond_with bootstrap +%bcond_without bootstrap %bcond_without jp_minimal Name: log4j Version: 2.20.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Java logging package BuildArch: noarch ExclusiveArch: %{java_arches} noarch @@ -309,6 +309,9 @@ rm log4j-core/src/main/java/org/apache/logging/log4j/core/filter/MutableThreadCo %doc LICENSE.txt NOTICE.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 2.20.0-7 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 2.20.0-6 - Bump release for June 2024 mass rebuild