From 2e7f89f030bf13c2f7cb6ce523afa72bd2f8d1d8 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Fri, 1 Mar 2024 13:22:40 +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-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 020527c..50d7504 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -2,7 +2,7 @@ Name: apache-commons-parent Version: 66 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Apache Commons Parent Pom License: Apache-2.0 URL: https://commons.apache.org/commons-parent-pom.html @@ -66,6 +66,9 @@ done %license LICENSE.txt NOTICE.txt %changelog +* Fri Mar 01 2024 Jiri Vanek - 66-2 +- bump of release for for java-21-openjdk as system jdk + * Fri Feb 02 2024 Mikolaj Izdebski - 66-1 - Update to upstream version 66 From b2b03e9cb3999df057257633783b389fe1d7695f Mon Sep 17 00:00:00 2001 From: Jiri Date: Sat, 2 Mar 2024 16:56:33 +0100 Subject: [PATCH 2/2] Rebuilt for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 --- apache-commons-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 50d7504..d264e5d 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -2,7 +2,7 @@ Name: apache-commons-parent Version: 66 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Apache Commons Parent Pom License: Apache-2.0 URL: https://commons.apache.org/commons-parent-pom.html @@ -66,6 +66,9 @@ done %license LICENSE.txt NOTICE.txt %changelog +* Sat Mar 02 2024 Jiri Vanek - 66-3 +- Rebuilt for java-21-openjdk as system jdk + * Fri Mar 01 2024 Jiri Vanek - 66-2 - bump of release for for java-21-openjdk as system jdk