From a6b99c7d9809115b1e0d2065a1dca7b5a2792394 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Tue, 27 Feb 2024 14:39:38 +0100 Subject: [PATCH] Rebuilt for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 --- apache-commons-cli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-cli.spec b/apache-commons-cli.spec index 75f2a66..03b7c08 100644 --- a/apache-commons-cli.spec +++ b/apache-commons-cli.spec @@ -2,7 +2,7 @@ Name: apache-commons-cli Version: 1.6.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Command Line Interface Library for Java License: Apache-2.0 URL: http://commons.apache.org/cli/ @@ -45,6 +45,9 @@ command line arguments and options. %doc README.md RELEASE-NOTES.txt %changelog +* Tue Feb 27 2024 Jiri Vanek - 1.6.0-5 +- Rebuilt for java-21-openjdk as system jdk + * Fri Feb 23 2024 Jiri Vanek - 1.6.0-4 - bump of release for for java-21-openjdk as system jdk