Accepting request 929620 from home:susnux:branches:X11:Cinnamon:Factory

- Update to version 5.0.5
  * search: Ensure a path before using it as a key in the skip table
  * nemo-view.c: Follow the same invocation rules for bulk renaming
    as we do for normal renaming.
  * nemo-file.h: Use the correct icon names for read-only and
    unreadable emblems.
  * nemo-window-manager-views.c: When removing a folder, don't close
    the entire window if that folder is open on another tab.

OBS-URL: https://build.opensuse.org/request/show/929620
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=176
This commit is contained in:
Aaron Stern
2021-11-07 11:48:44 +00:00
committed by Git OBS Bridge
parent 55c407245c
commit c0d565606b
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Nov 5 09:17:59 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 5.0.5
* search: Ensure a path before using it as a key in the skip table
* nemo-view.c: Follow the same invocation rules for bulk renaming
as we do for normal renaming.
* nemo-file.h: Use the correct icon names for read-only and
unreadable emblems.
* nemo-window-manager-views.c: When removing a folder, don't close
the entire window if that folder is open on another tab.
-------------------------------------------------------------------
Fri Jul 16 20:15:44 UTC 2021 - Dirk Müller <dmueller@suse.com>