diff --git a/nemo-4.8.2.tar.gz b/nemo-4.8.2.tar.gz deleted file mode 100644 index d32b085..0000000 --- a/nemo-4.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4225b7c4736abe49e106595c770f2c2ea137b15f0b09c9f9ae05c1556fb42a4 -size 1463134 diff --git a/nemo-4.8.3.tar.gz b/nemo-4.8.3.tar.gz new file mode 100644 index 0000000..64093f0 --- /dev/null +++ b/nemo-4.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:791d42c236e9002913c74d32d60683e7973958db8efd7e24eba94394f042c788 +size 1464636 diff --git a/nemo.changes b/nemo.changes index 8af6dfc..986a274 100644 --- a/nemo.changes +++ b/nemo.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Sat Jan 2 18:35:50 UTC 2021 - andy great + +- Update to version 4.8.3. + * file-operation: Prevent recursion to speed up emptying trash + * file-operations: auto-escape filenames on native ntfs mounts + * file-operations: auto-escape filenames on fuseblk mounts + * file-operations: don't auto-escape semicolon + * nemo-file-operations: Remove a toplevel folder from favorites + during a delete operation. + * nemo-file.c: Check if a favorite:///file is a symbolic link + before trying to look up its target uri. + * nemo-file.c: nemo_file_set_is_favorite - always set metadata, + not just when a file is a symlink. + * nemo-file.c: nemo_file_is_local - Use the target file uri to + decide if a file in the favorites:/// view should be considered + local. + * nemo-view.c: Hide the 'move to trash' menu items for recent and + favorites, and hide the 'delete' item in favorites. + * nemo-view.c: Fix visibility check for the trash menu item. + * favorites: Accept dnd to places-sidebar item to add favorites, + refactor existing dnd in list and icon views. + * nemo-file.c: Check for a broken symbolic link before trying to + get a favorite's target uri. + * nemo-file-conflict-dialog.c: Fix hidpi scaling of the file + icons. + * nemo-file.c: Allow the favorites folder to better respect the + various thumbnailing settings. + * Add escaping for percent sign in action Exec + * build: fix typelibdir in libnemo-extension/meson.build. + * nemo-desktop-manager.c: Recreate the desktop when the primary + monitor's scale factor changes. + ------------------------------------------------------------------- Sat Dec 26 16:46:07 UTC 2020 - andy great diff --git a/nemo.spec b/nemo.spec index 527760b..82ead0d 100644 --- a/nemo.spec +++ b/nemo.spec @@ -1,7 +1,7 @@ # # spec file for package nemo # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define sover 1 %define typelib typelib-1_0-Nemo-3_0 Name: nemo -Version: 4.8.2 +Version: 4.8.3 Release: 0 Summary: File browser for Cinnamon License: GPL-2.0-or-later