From 2d720c8f72d67c3b1bf6938b7702cd8f58a8ef59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mari=C3=A1n=20Kon=C4=8Dek?= Date: Thu, 8 Feb 2024 10:55:53 +0100 Subject: [PATCH] Rebuild to regenerate auto-requires Related: RHEL-17126 --- modello.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modello.spec b/modello.spec index 244a9db..514dabc 100644 --- a/modello.spec +++ b/modello.spec @@ -2,7 +2,7 @@ Name: modello Version: 2.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Modello Data Model toolkit # The majority of files are under MIT license, but some of them are ASL 2.0. # Some parts of the project are derived from the Exolab project, @@ -89,6 +89,9 @@ cp -p %{SOURCE1} LICENSE %doc LICENSE %changelog +* Thu Feb 08 2024 Marián Konček - 2.0.0-4 +- Rebuild to regenerate auto-requires + * Mon Feb 05 2024 Mikolaj Izdebski - 2.0.0-3 - Rebuild to regenerate auto-requires