From c1d1b4b24b2204d4bc34dd4725212e05a49e27fcc3f2e6b62ed47ad706c17245 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 24 Apr 2023 12:02:05 +0000 Subject: [PATCH] Accepting request 1082502 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/1082502 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=180 --- _multibuild | 4 ++++ doxygen.changes | 6 ++++++ 2 files changed, 10 insertions(+) create mode 100644 _multibuild diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..93729a8 --- /dev/null +++ b/_multibuild @@ -0,0 +1,4 @@ + + doxywizard.spec + + diff --git a/doxygen.changes b/doxygen.changes index 408eac8..2aa44d5 100644 --- a/doxygen.changes +++ b/doxygen.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 24 11:40:17 UTC 2023 - Dominique Leuenberger + +- Add _multibuild to define 2nd spec file as additional flavor. + Eliminates the need for source package links in OBS. + ------------------------------------------------------------------- Thu Mar 16 02:17:05 UTC 2023 - Stefan BrĂ¼ns