- 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 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=159
This commit is contained in:
parent
ba5f5fe981
commit
6538ad20a2
@ -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
3
nemo-4.8.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e4225b7c4736abe49e106595c770f2c2ea137b15f0b09c9f9ae05c1556fb42a4
|
||||||
|
size 1463134
|
18
nemo.changes
18
nemo.changes
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 6 16:30:24 UTC 2020 - andy great <andythe_great@pm.me>
|
Sun Dec 6 16:30:24 UTC 2020 - andy great <andythe_great@pm.me>
|
||||||
|
|
||||||
|
@ -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.0
|
Version: 4.8.2
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user