From fc1eb776849d412230a448a5c0bc840f8059250514b1a0459bf5b365086a2904 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 21 Mar 2023 20:43:03 +0000 Subject: [PATCH] - update to 5.6.4: * nemo-view-dnd.c: Fix the check for a web link's title, and use the url if it's missing. * nemo-mime-actions.c: Prioritize an http link to open in a browser, regardless of the mimetype of the link's target. * Fix for List View thumbnail scaling at HiDPI * list-view: Scale the thumbnail correctly when applying emblems, and fix the emblem sanity checks everywhere. * file info: Use generic methods for attributes that aren't guaranteed to be supported by the filesystem. OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=187 --- nemo-5.6.3.tar.gz | 3 --- nemo-5.6.4.tar.gz | 3 +++ nemo.changes | 14 ++++++++++++++ nemo.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 nemo-5.6.3.tar.gz create mode 100644 nemo-5.6.4.tar.gz diff --git a/nemo-5.6.3.tar.gz b/nemo-5.6.3.tar.gz deleted file mode 100644 index 3de2bae..0000000 --- a/nemo-5.6.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4c1a8bf415262f69a158e2a8446ec45be688fcb4bd251e030908cc87530a1d5 -size 1497940 diff --git a/nemo-5.6.4.tar.gz b/nemo-5.6.4.tar.gz new file mode 100644 index 0000000..fdf07b2 --- /dev/null +++ b/nemo-5.6.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f872141603e28de026de4fb2355ab635e5f4b262bbcefeff1e874dbaf2ca690 +size 1498334 diff --git a/nemo.changes b/nemo.changes index de8cff8..2adc784 100644 --- a/nemo.changes +++ b/nemo.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Mar 21 20:42:48 UTC 2023 - Dirk Müller + +- update to 5.6.4: + * nemo-view-dnd.c: Fix the check for a web link's title, and + use the url if it's missing. + * nemo-mime-actions.c: Prioritize an http link to open in a + browser, regardless of the mimetype of the link's target. + * Fix for List View thumbnail scaling at HiDPI + * list-view: Scale the thumbnail correctly when applying + emblems, and fix the emblem sanity checks everywhere. + * file info: Use generic methods for attributes that aren't + guaranteed to be supported by the filesystem. + ------------------------------------------------------------------- Sat Jan 28 21:12:08 UTC 2023 - Dirk Müller diff --git a/nemo.spec b/nemo.spec index c96cfdc..ed174bc 100644 --- a/nemo.spec +++ b/nemo.spec @@ -20,7 +20,7 @@ %define sover 1 %define typelib typelib-1_0-Nemo-3_0 Name: nemo -Version: 5.6.3 +Version: 5.6.4 Release: 0 Summary: File browser for Cinnamon License: GPL-2.0-or-later