SHA256
1
0
forked from pool/nemo

Accepting request 899382 from home:polslinux:branches:X11:Cinnamon:Factory

- Update to version 5.0.1.
  * nemo-search-engine-advanced.c: Convert input data to utf8,
    and manipulate match snippets as utf8 to ensure they display
    correctly in the tooltip.
  * nemo-list-view.c: Fix a memory leak.
  * make ps2txt search helper work on non-debianlike distros
  * toolbar: Fix updating the state of the "Up" button.
  * search: Add a readme for search helpers, move third-party helpers
    into the search-helpers directory, clean up search logging a bit.
  * search helpers: Change the group name, follow my own rules for
    mimetype list termination, improve readme.
  * nemo-window-menus.c: Update extension and action entries in the
    File menu when it is shown.
  * nemo-tree-sidebar.c: Fix states for pin/unpin and
    create-folder menu items.
  * toolbar: Disable the 'create-folder' button in non-writable
    locations.

OBS-URL: https://build.opensuse.org/request/show/899382
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=173
This commit is contained in:
andy great 2021-06-11 05:56:26 +00:00 committed by Git OBS Bridge
parent 73cb02377c
commit 574fac55de
4 changed files with 25 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Jun 11 05:46:51 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
- Update to version 5.0.1.
* nemo-search-engine-advanced.c: Convert input data to utf8,
and manipulate match snippets as utf8 to ensure they display
correctly in the tooltip.
* nemo-list-view.c: Fix a memory leak.
* make ps2txt search helper work on non-debianlike distros
* toolbar: Fix updating the state of the "Up" button.
* search: Add a readme for search helpers, move third-party helpers
into the search-helpers directory, clean up search logging a bit.
* search helpers: Change the group name, follow my own rules for
mimetype list termination, improve readme.
* nemo-window-menus.c: Update extension and action entries in the
File menu when it is shown.
* nemo-tree-sidebar.c: Fix states for pin/unpin and
create-folder menu items.
* toolbar: Disable the 'create-folder' button in non-writable
locations.
-------------------------------------------------------------------
Mon May 31 14:08:02 UTC 2021 - 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: 5.0.0
Version: 5.0.1
Release: 0
Summary: File browser for Cinnamon
License: GPL-2.0-or-later