diff --git a/_multibuild b/_multibuild
new file mode 100644
index 0000000..e611882
--- /dev/null
+++ b/_multibuild
@@ -0,0 +1,5 @@
+
+ libverto-glib.spec
+ libverto-libev.spec
+
+
diff --git a/libverto-glib.spec b/libverto-glib.spec
index 11b9092..3e1a599 100644
--- a/libverto-glib.spec
+++ b/libverto-glib.spec
@@ -1,7 +1,7 @@
#
# spec file for package libverto-glib
#
-# 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/libverto-libev.spec b/libverto-libev.spec
index 6b2a299..4a864d0 100644
--- a/libverto-libev.spec
+++ b/libverto-libev.spec
@@ -1,7 +1,7 @@
#
# spec file for package libverto-libev
#
-# 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/libverto.changes b/libverto.changes
index 8f047e4..1981a16 100644
--- a/libverto.changes
+++ b/libverto.changes
@@ -1,10 +1,16 @@
+-------------------------------------------------------------------
+Mon Apr 24 10:09:44 UTC 2023 - Dominique Leuenberger
+
+- Add _multibuild to define 2nd spec file as additional flavor.
+ Eliminates the need for source package links in OBS.
+
-------------------------------------------------------------------
Sat Sep 24 09:08:52 UTC 2022 - Dirk Müller
- update to 0.3.2:
* Fix use-after-free in verto_reinitialize
* Fix use-after-free in verto_free()
- * Remove broken tevent support
+ * Remove broken tevent support
-------------------------------------------------------------------
Thu Aug 27 10:00:33 UTC 2020 - Dirk Mueller
@@ -20,7 +26,7 @@ Thu Aug 27 10:00:33 UTC 2020 - Dirk Mueller
* Fix memleak in libverto:vfree
* Update mutex usage to improve debugging
* Add verto_cleanup() to free loaded_modules
- * Make C99 requirement explicit
+ * Make C99 requirement explicit
-------------------------------------------------------------------
Thu Feb 22 15:14:25 UTC 2018 - fvogt@suse.com
diff --git a/libverto.spec b/libverto.spec
index 3d15fe1..6837d07 100644
--- a/libverto.spec
+++ b/libverto.spec
@@ -1,7 +1,7 @@
#
# spec file for package libverto
#
-# 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