From 7976aa00faeb8059ab05ae2c6835ee179931a3bb Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 10 Jul 2020 13:41:50 +0200 Subject: [PATCH] Rebuilt for JDK-11 --- maven-plugin-bundle.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-plugin-bundle.spec b/maven-plugin-bundle.spec index 4e1cbc4..d247e92 100644 --- a/maven-plugin-bundle.spec +++ b/maven-plugin-bundle.spec @@ -5,7 +5,7 @@ Name: maven-plugin-bundle Version: 4.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Maven Bundle Plugin License: ASL 2.0 @@ -109,6 +109,9 @@ rm src/main/java/org/apache/felix/bundleplugin/baseline/BaselineReport.java %license LICENSE NOTICE %changelog +* Fri Jul 10 2020 Jiri Vanek - 4.2.1-2 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Sat May 16 2020 Fabio Valentini - 4.2.1-1 - Update to version 4.2.1.