From ed4a78f528cd93f56b8a22f7c79454dac2edefaf Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Fri, 1 Mar 2024 13:35:36 +0100 Subject: [PATCH 1/2] bump of release for for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 We are sorry, we messed a bit, and we have to bump release in this package --- modello.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modello.spec b/modello.spec index d904131..9e549ca 100644 --- a/modello.spec +++ b/modello.spec @@ -2,7 +2,7 @@ Name: modello Version: 2.1.2 -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, @@ -97,6 +97,9 @@ cp -p %{SOURCE1} LICENSE %doc LICENSE %changelog +* Fri Mar 01 2024 Jiri Vanek - 2.1.2-5 +- bump of release for for java-21-openjdk as system jdk + * Thu Jan 25 2024 Fedora Release Engineering - 2.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From b3429387db5fd38bc95ee6ac19592d9ca5878eb7 Mon Sep 17 00:00:00 2001 From: Jiri Date: Sat, 2 Mar 2024 19:33:56 +0100 Subject: [PATCH 2/2] Rebuilt for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 --- modello.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modello.spec b/modello.spec index 9e549ca..309d061 100644 --- a/modello.spec +++ b/modello.spec @@ -2,7 +2,7 @@ Name: modello Version: 2.1.2 -Release: 5%{?dist} +Release: 6%{?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, @@ -97,6 +97,9 @@ cp -p %{SOURCE1} LICENSE %doc LICENSE %changelog +* Sat Mar 02 2024 Jiri Vanek - 2.1.2-6 +- Rebuilt for java-21-openjdk as system jdk + * Fri Mar 01 2024 Jiri Vanek - 2.1.2-5 - bump of release for for java-21-openjdk as system jdk