Accepting request 1085043 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/1085043
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=356
This commit is contained in:
Matej Cepl 2023-05-05 13:32:20 +00:00 committed by Git OBS Bridge
parent f552945ee9
commit 74c4b15a95
2 changed files with 11 additions and 0 deletions

5
_multibuild Normal file
View File

@ -0,0 +1,5 @@
<multibuild>
<package>python-base</package>
<package>python-doc</package>
</multibuild>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 5 11:29:25 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Add _multibuild to define 2nd spec file as additional flavor.
Eliminates the need for source package links in OBS.
-------------------------------------------------------------------
Sun Apr 30 18:18:09 UTC 2023 - Matej Cepl <mcepl@suse.com>