From df37c695f399caf614d2dae486658259699bd547 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 20 Sep 2023 18:07:17 +0200 Subject: [PATCH] Rebuild to regenerate auto-Requires on java --- 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 f208a41..29775a8 100644 --- a/apache-commons-cli.spec +++ b/apache-commons-cli.spec @@ -2,7 +2,7 @@ Name: apache-commons-cli Version: 1.5.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Command Line Interface Library for Java License: Apache-2.0 URL: http://commons.apache.org/cli/ @@ -43,6 +43,9 @@ command line arguments and options. %doc README.md RELEASE-NOTES.txt %changelog +* Wed Sep 20 2023 Mikolaj Izdebski - 1.5.0-8 +- Rebuild to regenerate auto-Requires on java + * Fri Sep 01 2023 Mikolaj Izdebski - 1.5.0-7 - Convert License tag to SPDX format