diff --git a/gnote-40.0.tar.xz b/gnote-40.0.tar.xz deleted file mode 100644 index 546d649..0000000 --- a/gnote-40.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e224caf8bb433dec9a2258ea2f8739afabde577210e7fb17596614569f7d0b3b -size 3418516 diff --git a/gnote-40.1.tar.xz b/gnote-40.1.tar.xz new file mode 100644 index 0000000..cb1b2ad --- /dev/null +++ b/gnote-40.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b41ef046466c9a11543abf821d6763682eaab5b67d2aa44d7d876f1fa1bde6aa +size 3420216 diff --git a/gnote.changes b/gnote.changes index 1ca54f0..a210e53 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon May 3 09:02:37 UTC 2021 - Dominique Leuenberger + +- 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. + ------------------------------------------------------------------- Sat Apr 17 09:17:24 UTC 2021 - Dominique Leuenberger diff --git a/gnote.spec b/gnote.spec index 4047680..76530cf 100644 --- a/gnote.spec +++ b/gnote.spec @@ -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 @@ translation-update-upstream %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 @@ desktop-file-edit --add-category TextEditor %{buildroot}%{_datadir}/applications # 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