From 1d9d210d12858cd1c4af3542cf374dfa163386b76979c43b4bbde8e08d4e23c2 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 4 May 2023 18:39:42 +0000 Subject: [PATCH] Accepting request 1084741 from home:dimstar:Factory - Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS. OBS-URL: https://build.opensuse.org/request/show/1084741 OBS-URL: https://build.opensuse.org/package/show/Java:packages/aqute-bnd?expand=0&rev=28 --- _multibuild | 4 ++++ aqute-bnd.changes | 6 ++++++ 2 files changed, 10 insertions(+) create mode 100644 _multibuild diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..050e1c5 --- /dev/null +++ b/_multibuild @@ -0,0 +1,4 @@ + + bnd-maven-plugin + + diff --git a/aqute-bnd.changes b/aqute-bnd.changes index 3a45e1a..cff7df9 100644 --- a/aqute-bnd.changes +++ b/aqute-bnd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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