From 3baee80cae1034b93a86798b8edf8ad6bccbff47 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 5 Feb 2024 13:40:30 +0100 Subject: [PATCH] Rebuild to regenerate auto-requires Related: RHEL-17126 --- 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 67a2ad2..b0bd411 100644 --- a/apache-commons-cli.spec +++ b/apache-commons-cli.spec @@ -2,7 +2,7 @@ Name: apache-commons-cli Version: 1.5.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Command Line Interface Library for Java License: ASL 2.0 URL: http://commons.apache.org/cli/ @@ -43,6 +43,9 @@ command line arguments and options. %doc README.md RELEASE-NOTES.txt %changelog +* Mon Feb 05 2024 Mikolaj Izdebski - 1.5.0-5 +- Rebuild to regenerate auto-requires + * Wed Jul 20 2022 Fedora Release Engineering - 1.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild