From 2151f4a52c92c99674c81aa4be548ffe13ededa9 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Fri, 31 Mar 2023 20:12:16 +0200 Subject: [PATCH] Rebuild with no changes --- modello.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modello.spec b/modello.spec index b36b778..9561b95 100644 --- a/modello.spec +++ b/modello.spec @@ -2,7 +2,7 @@ Name: modello Version: 2.0.0 -Release: 4%{?dist} +Release: 5%{?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, @@ -92,6 +92,9 @@ cp -p %{SOURCE1} LICENSE %doc LICENSE %changelog +* Fri Mar 31 2023 Mikolaj Izdebski - 2.0.0-5 +- Rebuild with no changes + * Tue Mar 21 2023 Mikolaj Izdebski - 2.0.0-4 - Port to Google Guice 5