From 6274d20fe5327f234f80d9b0442fe4a62f2942c41e1f6b1b93a371a6e9fac8a7 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 4 May 2023 12:12:41 +0000 Subject: [PATCH] Accepting request 1084628 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/1084628 OBS-URL: https://build.opensuse.org/package/show/Java:packages/google-errorprone?expand=0&rev=7 --- _multibuild | 4 ++++ google-errorprone-annotations.changes | 6 ++++++ google-errorprone-annotations.spec | 2 +- google-errorprone.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..27072ed --- /dev/null +++ b/_multibuild @@ -0,0 +1,4 @@ + + google-errorprone-annotations + + diff --git a/google-errorprone-annotations.changes b/google-errorprone-annotations.changes index 2fd2dec..4972653 100644 --- a/google-errorprone-annotations.changes +++ b/google-errorprone-annotations.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 4 11:40:47 UTC 2023 - Dominique Leuenberger + +- Add _multibuild to define 2nd spec file as additional flavor. + Eliminates the need for source package links in OBS. + ------------------------------------------------------------------- Tue May 17 11:40:20 UTC 2022 - Fridrich Strba diff --git a/google-errorprone-annotations.spec b/google-errorprone-annotations.spec index dfb4800..21b10db 100644 --- a/google-errorprone-annotations.spec +++ b/google-errorprone-annotations.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/google-errorprone.spec b/google-errorprone.spec index 36b801e..c239a87 100644 --- a/google-errorprone.spec +++ b/google-errorprone.spec @@ -1,7 +1,7 @@ # # spec file for package google-errorprone # -# 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