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