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:
commit
fece14ff4c
@ -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
3
nemo-5.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b73c3c94c4513b58b3b4ad24c33187f1343ebaffb3d7c3e812de2cf1e9a1f1bb
|
||||||
|
size 1486979
|
29
nemo.changes
29
nemo.changes
@ -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>
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user