From 862709f9e558903deb49d7707e5be01f325173d6 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Fri, 1 Mar 2024 13:22:25 +0100 Subject: [PATCH 1/2] bump of release for for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 We are sorry, we messed a bit, and we have to bump release in this package --- apache-commons-logging.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-logging.spec b/apache-commons-logging.spec index c3dbef4..f25628b 100644 --- a/apache-commons-logging.spec +++ b/apache-commons-logging.spec @@ -2,7 +2,7 @@ Name: apache-commons-logging Version: 1.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Apache Commons Logging License: Apache-2.0 URL: https://commons.apache.org/proper/commons-logging/ @@ -81,6 +81,9 @@ rm -rf src/test/java/org/apache/commons/logging/log4j/log4j12 %doc PROPOSAL.html RELEASE-NOTES.txt %changelog +* Fri Mar 01 2024 Jiri Vanek - 1.3.0-4 +- bump of release for for java-21-openjdk as system jdk + * Mon Jan 22 2024 Fedora Release Engineering - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 81326a40af87edf638a955eca000f041d6fd1437 Mon Sep 17 00:00:00 2001 From: Jiri Date: Sat, 2 Mar 2024 16:54:05 +0100 Subject: [PATCH 2/2] Rebuilt for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 --- apache-commons-logging.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-logging.spec b/apache-commons-logging.spec index f25628b..287d964 100644 --- a/apache-commons-logging.spec +++ b/apache-commons-logging.spec @@ -2,7 +2,7 @@ Name: apache-commons-logging Version: 1.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Apache Commons Logging License: Apache-2.0 URL: https://commons.apache.org/proper/commons-logging/ @@ -81,6 +81,9 @@ rm -rf src/test/java/org/apache/commons/logging/log4j/log4j12 %doc PROPOSAL.html RELEASE-NOTES.txt %changelog +* Sat Mar 02 2024 Jiri Vanek - 1.3.0-5 +- Rebuilt for java-21-openjdk as system jdk + * Fri Mar 01 2024 Jiri Vanek - 1.3.0-4 - bump of release for for java-21-openjdk as system jdk