From 9057eef5dc3f575df88d278882b7799fda3d514c12c30a726e806176a384be7f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 3 May 2021 16:15:59 +0000 Subject: [PATCH] Accepting request 890058 from GNOME:Next Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/890058 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=139 --- gnote-40.0.tar.xz | 3 --- gnote-40.1.tar.xz | 3 +++ gnote.changes | 11 +++++++++++ gnote.spec | 10 +++++----- 4 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 gnote-40.0.tar.xz create mode 100644 gnote-40.1.tar.xz 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