SHA256
1
0
forked from pool/nemo

Accepting request 859465 from X11:Cinnamon:Factory

- Update to version 4.8.2.
  * Fix some leaks revealed by valgrind.
  * nemo-directory-async.c: Fix an issue with the idle favorite 
    check.
  * nemo-places-sidebar.c: Remove favorites signal listener when 
    the sidebar is destroyed.
- Updates for version 4.8.1
  * Removed unused variable
  * nemo-window.c: Blocks operations while renaming. Fixes #1854
  * build: Update some dependencies.
  * change favorites icon
  * Fixes 276. Remove type-ahead search on mouse click
  * Remove Send by Email action
  * Hide some menu items when running as root
- Remove explicit-lib-dependency libcinnamon-desktop-data.

OBS-URL: https://build.opensuse.org/request/show/859465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=37
This commit is contained in:
Dominique Leuenberger 2021-01-01 20:13:31 +00:00 committed by Git OBS Bridge
commit 8d2802f73d
4 changed files with 23 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Dec 26 16:46:07 UTC 2020 - andy great <andythe_great@pm.me>
- Update to version 4.8.2.
* Fix some leaks revealed by valgrind.
* nemo-directory-async.c: Fix an issue with the idle favorite
check.
* nemo-places-sidebar.c: Remove favorites signal listener when
the sidebar is destroyed.
- Updates for version 4.8.1
* Removed unused variable
* nemo-window.c: Blocks operations while renaming. Fixes #1854
* build: Update some dependencies.
* change favorites icon
* Fixes 276. Remove type-ahead search on mouse click
* Remove Send by Email action
* Hide some menu items when running as root
- Remove explicit-lib-dependency libcinnamon-desktop-data.
-------------------------------------------------------------------
Sun Dec 6 16:30:24 UTC 2020 - andy great <andythe_great@pm.me>

View File

@ -20,7 +20,7 @@
%define sover 1
%define typelib typelib-1_0-Nemo-3_0
Name: nemo
Version: 4.8.0
Version: 4.8.2
Release: 0
Summary: File browser for Cinnamon
License: GPL-2.0-or-later
@ -59,7 +59,6 @@ BuildRequires: pkgconfig(xapp) >= 1.9.0
Requires: desktop-file-utils >= 0.7
Requires: glib2-tools
Requires: gvfs >= 1.3.2
Requires: libcinnamon-desktop-data
Requires: python3
Requires: shared-mime-info >= 0.50
Recommends: gdk-pixbuf-loader-rsvg