From 0da407d0d99904c228190f1ed2fd07f1e91cef810bffeb1bc69a53d20a43c99f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 4 May 2023 11:47:12 +0000 Subject: [PATCH] Accepting request 1084609 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/1084609 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=55 --- _multibuild | 4 ++++ newt-doc.spec | 2 +- newt.changes | 6 ++++++ newt.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..bb7a7d8 --- /dev/null +++ b/_multibuild @@ -0,0 +1,4 @@ + + newt-doc + + diff --git a/newt-doc.spec b/newt-doc.spec index 2ba5139..ce0a28c 100644 --- a/newt-doc.spec +++ b/newt-doc.spec @@ -1,7 +1,7 @@ # # spec file for package newt-doc # -# 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/newt.changes b/newt.changes index f1226c1..90952d8 100644 --- a/newt.changes +++ b/newt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 4 11:22:15 UTC 2023 - Dominique Leuenberger + +- Add _multibuild to define 2nd spec file as additional flavor. + Eliminates the need for source package links in OBS. + ------------------------------------------------------------------- Sun Dec 4 14:25:40 UTC 2022 - Dirk Müller diff --git a/newt.spec b/newt.spec index 5fb5758..d25e757 100644 --- a/newt.spec +++ b/newt.spec @@ -1,7 +1,7 @@ # # spec file for package newt # -# 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