SHA256
1
0
forked from pool/nemo

Accepting request 786270 from home:ukbeast89:branches:X11:Cinnamon:Factory

- Update to version 4.4.2
  * meson.build: Disable GLib deprecation warnings
  * file-operations: fix copying from the trash
  * list view: Don't remove the dummy (Loading) entry except during post-loading updates.
  * nemo-tree-sidebar.c: Don't free the NemoFile after setting up the context menu for showing, it is owned by the tree model.
  * Remove tracker
  * nemo-icon-canvas-item.c: Don't hyphenate long filenames
  * eel-editable-label.c: Don't hyphenate long filenames
  * nemo-program-choosing.c: Remove unused variable that was causing a warning during the build.
  * Use meson for pango-1.44 check

OBS-URL: https://build.opensuse.org/request/show/786270
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=146
This commit is contained in:
Marguerite Su 2020-03-19 08:39:26 +00:00 committed by Git OBS Bridge
parent 915840f8d7
commit be3dd5c82b
3 changed files with 4 additions and 4 deletions

View File

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

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

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

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.2.2 Version: 4.4.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