From 06b682ac303538d4af79437674836ea0c594f7d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mari=C3=A1n=20Kon=C4=8Dek?= Date: Thu, 8 Feb 2024 10:53:03 +0100 Subject: [PATCH] Rebuild to regenerate auto-requires Related: RHEL-17126 --- ant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ant.spec b/ant.spec index 26ec4d6..93a8069 100644 --- a/ant.spec +++ b/ant.spec @@ -40,7 +40,7 @@ Name: ant Version: 1.10.12 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Java build tool Summary(it): Tool per la compilazione di programmi java Summary(fr): Outil de compilation pour java @@ -655,6 +655,9 @@ LC_ALL=C.UTF-8 %{ant} test # ----------------------------------------------------------------------------- %changelog +* Thu Feb 08 2024 Marián Konček - 1.10.12-10 +- Rebuild to regenerate auto-requires + * Mon Feb 05 2024 Mikolaj Izdebski - 1.10.12-9 - Rebuild to regenerate auto-requires