diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..b1e58fc --- /dev/null +++ b/_multibuild @@ -0,0 +1,4 @@ + + update-alternatives + + diff --git a/dpkg.changes b/dpkg.changes index e3e738a..5417eb6 100644 --- a/dpkg.changes +++ b/dpkg.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 4 14:28:36 UTC 2023 - Frederic Crozat + +- Add _multibuild to define additional spec files as additional + flavors. + Eliminates the need for source package links in OBS. + ------------------------------------------------------------------- Fri May 27 09:40:32 UTC 2022 - pgajdos@suse.com diff --git a/dpkg.spec b/dpkg.spec index 54df67a..e9465a7 100644 --- a/dpkg.spec +++ b/dpkg.spec @@ -1,7 +1,7 @@ # # spec file for package dpkg # -# 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/update-alternatives.changes b/update-alternatives.changes index 4ddcf21..1412bd4 100644 --- a/update-alternatives.changes +++ b/update-alternatives.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 4 14:28:36 UTC 2023 - Frederic Crozat + +- Add _multibuild to define additional spec files as additional + flavors. + Eliminates the need for source package links in OBS. + ------------------------------------------------------------------- Fri May 27 09:40:32 UTC 2022 - pgajdos@suse.com diff --git a/update-alternatives.spec b/update-alternatives.spec index 74a33f2..a029ee5 100644 --- a/update-alternatives.spec +++ b/update-alternatives.spec @@ -1,7 +1,7 @@ # # spec file for package update-alternatives # -# 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