From 9fea65e82f31465a4d211b32e12b78afbafd9737faefe1be9772981bcfdd1dbf Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Thu, 2 Apr 2020 15:43:18 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=147 --- nemo.changes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/nemo.changes b/nemo.changes index 6cfe2ee..1a06896 100644 --- a/nemo.changes +++ b/nemo.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Apr 2 15:41:48 UTC 2020 - Marguerite Su + +- Update to version 4.4.2 + * meson.build: Disable GLib deprecation warnings + * file-operations: fix copying from the trash + * list view: Don't remove the dummy (Loading) entry except during post-loading updates. + * nemo-tree-sidebar.c: Don't free the NemoFile after setting up the context menu for showing, it is owned by the tree model. + * Remove tracker + * nemo-icon-canvas-item.c: Don't hyphenate long filenames + * eel-editable-label.c: Don't hyphenate long filenames + * nemo-program-choosing.c: Remove unused variable that was causing a warning during the build. + * Use meson for pango-1.44 check + ------------------------------------------------------------------- Sun Jul 28 04:49:33 UTC 2019 - Marguerite Su