From 699b2e8e42caec921aaa876c3d6ce136d59d9e4d Mon Sep 17 00:00:00 2001 From: Jiri Date: Sat, 5 Feb 2022 23:19:32 +0100 Subject: [PATCH] Rebuilt for java-17-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java17 --- osgi-annotation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/osgi-annotation.spec b/osgi-annotation.spec index d31a5a5..2059a3e 100644 --- a/osgi-annotation.spec +++ b/osgi-annotation.spec @@ -2,7 +2,7 @@ Name: osgi-annotation Version: 8.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Annotations for use in compiling OSGi bundles License: ASL 2.0 URL: https://www.osgi.org @@ -74,6 +74,9 @@ cp -p %{SOURCE1} pom.xml %license META-INF/LICENSE META-INF/NOTICE %changelog +* Sat Feb 05 2022 Jiri Vanek - 8.0.1-4 +- Rebuilt for java-17-openjdk as system jdk + * Thu Jan 20 2022 Fedora Release Engineering - 8.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild