From d7f833ff2776c4acf56061c27e60afdde6f064d42ad7b3fd318167271dbd4c97 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 4 May 2023 18:40:18 +0000 Subject: [PATCH] Accepting request 1084744 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/1084744 OBS-URL: https://build.opensuse.org/package/show/Java:packages/modello?expand=0&rev=22 --- _multibuild | 4 ++++ modello-maven-plugin.spec | 2 +- modello.changes | 6 ++++++ modello.spec | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 _multibuild diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..2e01958 --- /dev/null +++ b/_multibuild @@ -0,0 +1,4 @@ + + modello-maven-plugin + + diff --git a/modello-maven-plugin.spec b/modello-maven-plugin.spec index f98c963..14587a8 100644 --- a/modello-maven-plugin.spec +++ b/modello-maven-plugin.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/modello.changes b/modello.changes index d4a3f6c..21442b7 100644 --- a/modello.changes +++ b/modello.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 4 14:27:26 UTC 2023 - Dominique Leuenberger + +- Add _multibuild to define 2nd spec file as additional flavor. + Eliminates the need for source package links in OBS. + ------------------------------------------------------------------- Fri May 13 08:52:25 UTC 2022 - Fridrich Strba diff --git a/modello.spec b/modello.spec index 377d226..939d379 100644 --- a/modello.spec +++ b/modello.spec @@ -1,7 +1,7 @@ # # spec file for package modello # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed