SHA256
1
0
forked from pool/nemo

Accepting request 790940 from 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/790940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2020-04-07 08:27:50 +00:00 committed by Git OBS Bridge
commit e961b3063c
4 changed files with 18 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

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Apr 2 15:41:48 UTC 2020 - Marguerite Su <i@marguerite.su>
- 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
-------------------------------------------------------------------
Sun Jul 28 04:49:33 UTC 2019 - Marguerite Su <i@marguerite.su>

View File

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