From a58beeb2976272b811aea70c8d4dc3e7c551782c Mon Sep 17 00:00:00 2001 From: Jiri Date: Sat, 11 Jul 2020 03:56:00 +0200 Subject: [PATCH] Rebuilt for JDK-11 --- osgi-annotation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/osgi-annotation.spec b/osgi-annotation.spec index 438f207..eea64fe 100644 --- a/osgi-annotation.spec +++ b/osgi-annotation.spec @@ -1,6 +1,6 @@ Name: osgi-annotation Version: 7.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Annotations for use in compiling OSGi bundles License: ASL 2.0 @@ -72,6 +72,9 @@ cp -p %{SOURCE1} pom.xml %doc LICENSE %changelog +* Sat Jul 11 2020 Jiri Vanek - 7.0.0-5 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Wed Jan 29 2020 Fedora Release Engineering - 7.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild