Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnote for openSUSE:Factory checked in at 2021-05-06 22:52:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnote (Old) and /work/SRC/openSUSE:Factory/.gnote.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnote" Thu May 6 22:52:23 2021 rev:74 rq:890153 version:40.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnote/gnote.changes 2021-04-22 18:05:53.218687332 +0200 +++ /work/SRC/openSUSE:Factory/.gnote.new.2988/gnote.changes 2021-05-06 22:52:51.634691772 +0200 @@ -1,0 +2,11 @@ +Mon May 3 09:02:37 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 40.1: + + Fix icon not showing when Gnote is running in Gnome Shell. + + Fix the app-id. + + Fix build using newest GCC and dependencies. + + Fix compiler warnings regarding missing virtual destructors. + + Fix occasional crash when quiting. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnote-40.0.tar.xz New: ---- gnote-40.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnote.spec ++++++ --- /var/tmp/diff_new_pack.aAJeiS/_old 2021-05-06 22:52:52.010690221 +0200 +++ /var/tmp/diff_new_pack.aAJeiS/_new 2021-05-06 22:52:52.014690204 +0200 @@ -19,7 +19,7 @@ %define base_version 40 Name: gnote -Version: 40.0 +Version: 40.1 Release: 0 Summary: A Port of Tomboy to C++ License: GPL-3.0-or-later @@ -78,7 +78,7 @@ %install %make_install find %{buildroot} -type f -name "*.la" -delete -print -desktop-file-edit --add-category TextEditor %{buildroot}%{_datadir}/applications/org.gnome.gnote.desktop +desktop-file-edit --add-category TextEditor %{buildroot}%{_datadir}/applications/org.gnome.Gnote.desktop %fdupes %{buildroot}%{_datadir} %find_lang %{name} %{?no_lang_C} @@ -97,13 +97,13 @@ # Splitting does not make sense as it's just a lib for gnote itself (and it's plugins) %{_libdir}/libgnote-%{base_version}.so* %{_libdir}/libgnote.so -%{_datadir}/applications/org.gnome.gnote.desktop +%{_datadir}/applications/org.gnome.Gnote.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml %{_datadir}/gnote/ -%{_datadir}/icons/hicolor/*/apps/gnote.* +%{_datadir}/icons/hicolor/*/apps/org.gnome.Gnote* %{_mandir}/man1/gnote.1%{?ext_man} %dir %{_datadir}/metainfo/ -%{_datadir}/metainfo/org.gnome.gnote.appdata.xml +%{_datadir}/metainfo/org.gnome.Gnote.appdata.xml %files -n gnome-shell-search-provider-%{name} %{_datadir}/dbus-1/services/org.gnome.Gnote.service ++++++ gnote-40.0.tar.xz -> gnote-40.1.tar.xz ++++++ ++++ 2598 lines of diff (skipped)