diff --git a/gnote.changes b/gnote.changes index 823a7e7..30e7a0c 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 12 22:47:44 UTC 2022 - Callum Farmer + +- The shell provider dbus service file must be in the main package + due to being referenced in the .desktop file + ------------------------------------------------------------------- Wed Oct 5 15:38:14 UTC 2022 - Bjørn Lie diff --git a/gnote.spec b/gnote.spec index 330779d..0582bab 100644 --- a/gnote.spec +++ b/gnote.spec @@ -99,6 +99,7 @@ search results from documents. # Splitting does not make sense as it's just a lib for gnote itself (and it's plugins) %{_libdir}/libgnote-%{base_version}.so* %{_datadir}/applications/org.gnome.Gnote.desktop +%{_datadir}/dbus-1/services/org.gnome.Gnote.service %{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml %{_datadir}/gnote/ %{_datadir}/icons/hicolor/*/apps/org.gnome.Gnote* @@ -107,7 +108,6 @@ search results from documents. %{_datadir}/metainfo/org.gnome.Gnote.appdata.xml %files -n gnome-shell-search-provider-%{name} -%{_datadir}/dbus-1/services/org.gnome.Gnote.service %dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell/search-providers %{_datadir}/gnome-shell/search-providers/org.gnome.Gnote.search-provider.ini