From af0973833f76f63600f3fef7caf298023c9a467cd2664906448bd500ec825ae5 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 9 Sep 2024 13:48:03 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/aqute-bnd?expand=0&rev=47 --- aqute-bnd.changes | 6 ++++++ bnd-maven-plugin.changes | 26 +++++++++++++++++++++++++- 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/aqute-bnd.changes b/aqute-bnd.changes index 7840424..f4d3883 100644 --- a/aqute-bnd.changes +++ b/aqute-bnd.changes @@ -94,6 +94,12 @@ Wed Jun 26 15:29:03 UTC 2019 - Fridrich Strba - Add aliases for the aqute-bnd artifact +------------------------------------------------------------------- +Wed Apr 3 09:33:04 UTC 2019 - Fridrich Strba + +- Initial packaging of the bnd-maven-plugin distributed as a part + of aqute-bnd 3.5.0 + ------------------------------------------------------------------- Thu Mar 14 10:43:20 UTC 2019 - Fridrich Strba diff --git a/bnd-maven-plugin.changes b/bnd-maven-plugin.changes index a178ecf..f4d3883 100644 --- a/bnd-maven-plugin.changes +++ b/bnd-maven-plugin.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Tue Feb 20 13:31:04 UTC 2024 - Fridrich Strba +Tue Feb 20 13:31:03 UTC 2024 - Fridrich Strba - Use %patch -P N instead of deprecated %patchN. @@ -35,6 +35,12 @@ Sat Sep 16 10:08:36 UTC 2023 - Fridrich Strba * reproducible-packages-list.patch + make the order of packages to import/export deterministic +------------------------------------------------------------------- +Thu May 4 14:25:12 UTC 2023 - Dominique Leuenberger + +- Add _multibuild to define 2nd spec file as additional flavor. + Eliminates the need for source package links in OBS. + ------------------------------------------------------------------- Wed Apr 26 17:47:47 UTC 2023 - Fridrich Strba @@ -83,8 +89,26 @@ Wed Apr 1 08:09:22 UTC 2020 - Fridrich Strba * 0001-Port-to-OSGI-7.0.0.patch + Port to OSGI 7.0.0 +------------------------------------------------------------------- +Wed Jun 26 15:29:03 UTC 2019 - Fridrich Strba + +- Add aliases for the aqute-bnd artifact + ------------------------------------------------------------------- Wed Apr 3 09:33:04 UTC 2019 - Fridrich Strba - Initial packaging of the bnd-maven-plugin distributed as a part of aqute-bnd 3.5.0 + +------------------------------------------------------------------- +Thu Mar 14 10:43:20 UTC 2019 - Fridrich Strba + +- Correct error with duplicate identical aliases for two different + artifacts + +------------------------------------------------------------------- +Tue Feb 12 08:34:57 UTC 2019 - Fridrich Strba + +- Initial packaging of aqute-bnd 3.5.0 +- Add ant build.xml files in order to build without having to use + gradle