- 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.

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=163
This commit is contained in:
2021-01-02 18:37:50 +00:00
committed by Git OBS Bridge
parent 54d6806263
commit a6f3813ccd
3 changed files with 38 additions and 2 deletions

View File

@@ -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