diff --git a/libnma.changes b/libnma.changes index 3961521..5fdf7e2 100644 --- a/libnma.changes +++ b/libnma.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 9 09:02:17 UTC 2019 - Dominique Leuenberger + +- Require nma-data by libnma0: the library references the + org.gnome.nm-applet schema, which is packaged in nma-data + (boo#1157889). + ------------------------------------------------------------------- Mon Oct 28 19:17:28 UTC 2019 - Bjørn Lie diff --git a/libnma.spec b/libnma.spec index 570e9fa..83f2294 100644 --- a/libnma.spec +++ b/libnma.spec @@ -1,7 +1,7 @@ # # spec file for package libnma # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define sover 0 %define base_ver 1.8 @@ -46,6 +47,8 @@ Shared library for NetworkManager-applet. Summary: Shared library for NetworkManager-applet # Make lang package installable. Provides: %{name} +# nma-data provides the org.gnome.nm-applet gsettings schema +Requires: nma-data %description -n %{name}%{sover} Shared library for NetworkManager-applet.