From bd9fef8b59e94a422d4be71f7913fdb98d85a6161f1e75f5266bcbe53fe7756a Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 19 Oct 2021 07:39:34 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/aqute-bnd?expand=0&rev=20 --- aqute-bnd.changes | 14 ++++++++++++++ aqute-bnd.spec | 1 - bnd-maven-plugin.changes | 21 +++++++++++++++++++++ 3 files changed, 35 insertions(+), 1 deletion(-) diff --git a/aqute-bnd.changes b/aqute-bnd.changes index 8aa1b51..0d52c29 100644 --- a/aqute-bnd.changes +++ b/aqute-bnd.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Oct 19 07:20:57 UTC 2021 - Fridrich Strba + +- Modified patches: + * 0001-Disable-removed-commands.patch + * 0002-Fix-ant-compatibility.patch + * 0001-Port-to-OSGI-7.0.0.patch -> 0003-Port-to-OSGI-7.0.0.patch + + rediff to changed context +- Added patch: + * 0004-maven-plugin-dependencies.patch + + Do not build a whole artifact, if we need only one source file + ------------------------------------------------------------------- Mon Oct 18 06:21:29 UTC 2021 - Fridrich Strba @@ -9,6 +21,8 @@ Mon Oct 18 06:21:29 UTC 2021 - Fridrich Strba Thu Feb 18 01:00:32 UTC 2021 - Marcel Witte - Update to aqute-bnd 5.1.1 +- Removed patch: + * aqute-bnd-3.5.0-java8compat.patch ------------------------------------------------------------------- Wed Apr 1 08:09:22 UTC 2020 - Fridrich Strba diff --git a/aqute-bnd.spec b/aqute-bnd.spec index 2faaef9..28dca87 100644 --- a/aqute-bnd.spec +++ b/aqute-bnd.spec @@ -68,7 +68,6 @@ Summary: BND library Group: Development/Libraries/Java Requires: mvn(biz.aQute.bnd:aQute.libg) Requires: mvn(biz.aQute.bnd:biz.aQute.bnd.annotation) -Requires: mvn(jline:jline) Requires: mvn(org.osgi:osgi.annotation) Requires: mvn(org.osgi:osgi.cmpn) Requires: mvn(org.osgi:osgi.core) diff --git a/bnd-maven-plugin.changes b/bnd-maven-plugin.changes index d688d5d..621f151 100644 --- a/bnd-maven-plugin.changes +++ b/bnd-maven-plugin.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Oct 19 07:20:57 UTC 2021 - Fridrich Strba + +- Modified patches: + * 0001-Disable-removed-commands.patch + * 0002-Fix-ant-compatibility.patch + * 0001-Port-to-OSGI-7.0.0.patch -> 0003-Port-to-OSGI-7.0.0.patch + + rediff to changed context +- Added patch: + * 0004-maven-plugin-dependencies.patch + + Do not build a whole artifact, if we need only one source file + ------------------------------------------------------------------- Mon Oct 18 06:21:29 UTC 2021 - Fridrich Strba @@ -9,6 +21,15 @@ Mon Oct 18 06:21:29 UTC 2021 - Fridrich Strba Thu Feb 18 01:00:32 UTC 2021 - Marcel Witte - Update to aqute-bnd 5.1.1 +- Removed patch: + * aqute-bnd-3.5.0-java8compat.patch + +------------------------------------------------------------------- +Wed Apr 1 08:09:22 UTC 2020 - Fridrich Strba + +- Addes patch: + * 0001-Port-to-OSGI-7.0.0.patch + + Port to OSGI 7.0.0 ------------------------------------------------------------------- Wed Apr 3 09:33:04 UTC 2019 - Fridrich Strba