SHA256
1
0
forked from pool/nemo

Accepting request 906785 from X11:Cinnamon:Factory

OBS-URL: https://build.opensuse.org/request/show/906785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=43
This commit is contained in:
Dominique Leuenberger 2021-07-17 21:36:45 +00:00 committed by Git OBS Bridge
commit fece14ff4c
4 changed files with 33 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Jul 16 20:15:44 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 5.0.3:
* search: Use untex instead of detex to search latex files.
* search: Fix build from previous commit.
* nemo-search-engine-advanced.c: Also match \r (carriage return) in the newline filter.
* nemo-blank-desktop-window.c: Don't try to open a nonexistent menu.
* settings: Make the default search button states match the old search behavior.
* nemo-search-engine-advanced.c: Escape paths properly before passing them to
search helpers.
* nemo-query-editor.c: Don't show the bar separator if the search box isn't being shown.
* Search: Allow TryExec to be a list of programs.
* Search: Update search README.md for TryExec changes.
* search-helpers/nemo-mso-to-txt.c: Refactor and improve error handling.
* Search: Add .doc, .xls and .tex helpers.
* Search: Add .ppt helper.
* debian/control: Make search helper programs dependencies instead of recommends.
* nemo-mime-actions.c: Only add entire view file list to an image viewer
launch if its commandline supports multiple files.
* nemo-search-engine-advanced.c: Ensure that the final snippet endpoint is no
greater than the original endpoint.
* nemo-search-engine-advanced.c: a couple fixes.
* search: Disable content search for some special folders.
* nemo-view.c: Update context menu item visibility from preferences after
updating the menu items from any extensions.
* nemo-view.c: Clear extension menu items during real_update_menus.
* nemo-view.c: Move call added to last commit to nemo_view_stop_loading.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 11 05:46:51 UTC 2021 - Paolo Stivanin <info@paolostivanin.com> Fri Jun 11 05:46:51 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>

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: 5.0.1 Version: 5.0.3
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