From 44dfe80beac083df3db54589783a68fd2c9202f1 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Fri, 1 Mar 2024 13:22:55 +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-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-parent.spec b/apache-parent.spec index d46c21c..b017fe4 100644 --- a/apache-parent.spec +++ b/apache-parent.spec @@ -2,7 +2,7 @@ Name: apache-parent Version: 31 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parent POM file for Apache projects License: Apache-2.0 URL: https://apache.org/ @@ -42,6 +42,9 @@ This package contains the parent pom file for apache projects. %license LICENSE NOTICE %changelog +* Fri Mar 01 2024 Jiri Vanek - 31-4 +- bump of release for for java-21-openjdk as system jdk + * Mon Jan 22 2024 Fedora Release Engineering - 31-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 3f7c0fbb6bc704eb66d84e957b790ee9411dfbe7 Mon Sep 17 00:00:00 2001 From: Jiri Date: Sat, 2 Mar 2024 16:59:47 +0100 Subject: [PATCH 2/2] Rebuilt for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 --- apache-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-parent.spec b/apache-parent.spec index b017fe4..6dc56ed 100644 --- a/apache-parent.spec +++ b/apache-parent.spec @@ -2,7 +2,7 @@ Name: apache-parent Version: 31 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Parent POM file for Apache projects License: Apache-2.0 URL: https://apache.org/ @@ -42,6 +42,9 @@ This package contains the parent pom file for apache projects. %license LICENSE NOTICE %changelog +* Sat Mar 02 2024 Jiri Vanek - 31-5 +- Rebuilt for java-21-openjdk as system jdk + * Fri Mar 01 2024 Jiri Vanek - 31-4 - bump of release for for java-21-openjdk as system jdk