From c88a22aee7a21cf5b6c64b46962b1d8e7746e061 Mon Sep 17 00:00:00 2001 From: Jiri Date: Sat, 11 Jul 2020 06:36:02 +0200 Subject: [PATCH] Rebuilt for JDK-11 --- sisu.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sisu.spec b/sisu.spec index 501a4cf..402df52 100644 --- a/sisu.spec +++ b/sisu.spec @@ -2,7 +2,7 @@ Name: sisu Summary: Eclipse dependency injection framework Epoch: 1 Version: 0.3.4 -Release: 1%{?dist} +Release: 2%{?dist} # sisu is EPL-1.0, the bundled asm is BSD License: EPL-1.0 and BSD @@ -100,6 +100,9 @@ cp %{SOURCE102} sisu-plexus/pom.xml %changelog +* Sat Jul 11 2020 Jiri Vanek - 1:0.3.4-2 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Thu Feb 13 2020 Fabio Valentini - 1:0.3.4-1 - Update to version 0.3.4.