SHA256
1
0
forked from pool/nemo

Accepting request 877258 from X11:Cinnamon:Factory

OBS-URL: https://build.opensuse.org/request/show/877258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2021-03-06 20:18:48 +00:00 committed by Git OBS Bridge
commit 45961528fd
4 changed files with 30 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:089740d1a52a98e8bc0cda9d0512822e0b6b12d2a09c3d857b01a3232156f98a
size 1464683

3
nemo-4.8.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e88d346eb3c22a97511d23ea7b8a682a9d47fa76e0893395b3560552e28b0ae5
size 1466134

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Fri Mar 5 15:05:38 UTC 2021 - Aaron Stern <ukbeast89@protonmail.com>
- Update to version 4.8.5.
* nemo-file-operations.c: re-add favorite removal during a delete operation.
* nemo-view.c: Hide favorites and pinning menu items when in the trash folder.
* nemo-view.c: Don't allow trash/delete to work inside the favorites view.
* nemo-view.c: Don't show favorite/pinning items in menubar->edit when there is no selection.
* nemo-file-operations.c: When trashing (not deleting) a folder, check favorites and remove any descendents of the toplevel.
* nemo-file-operations.c: Update favorites when moving files from their real location.
* nemo-file.c: Don't try to set metadata on a null file when adding or removing favorites.
* Fix desktop bold fonts
* nemo-icon-canvas-item.c: restore the style context after drawing any caption text.
* nemo-list-view.c: Fix NemoFile leaks.
* nemo-properties-window.c: Fix leak. nemo-directory-async.c: remove extra g_object_unref.
* nemo-file: Add a convenience macro to print file uris.
* nemo-view.c: Fix leak when generating extension menu items, nemo- menu.c: Free list of menu items during finalize, not just the list itself.
* nemo-places-sidebar.c: Use a safer function to check for favorite and recent support.
* nemo-file-operations.c: Fix #2075
* nemo-list-view.c: Only allow double-clicks with the primary and middle buttons
* Fixes #2239. The value for customizing the desktop layout for Sort items was not being saved.
* nemo-directory-async.c: Fix favorite check callback arguments, remove unnecessary g_free().
* Issue 1908: Sets correct values for x and y for file->details->cached_position.
* Issue 2666. Blocks emoji chooser from breaking Nemo
* Issue 591. Increases emit time of change for progress update.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 14 11:06:34 UTC 2021 - andy great <andythe_great@pm.me> Thu Jan 14 11:06:34 UTC 2021 - andy great <andythe_great@pm.me>

View File

@ -20,7 +20,7 @@
%define sover 1 %define sover 1
%define typelib typelib-1_0-Nemo-3_0 %define typelib typelib-1_0-Nemo-3_0
Name: nemo Name: nemo
Version: 4.8.4 Version: 4.8.5
Release: 0 Release: 0
Summary: File browser for Cinnamon Summary: File browser for Cinnamon
License: GPL-2.0-or-later License: GPL-2.0-or-later