diff --git a/nemo-5.0.1.tar.gz b/nemo-5.0.1.tar.gz deleted file mode 100644 index 26a4305..0000000 --- a/nemo-5.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc2171d1ee55ff68540dc8fb688157bf69ca1207449b1623b03c299eca39c919 -size 1483815 diff --git a/nemo-5.0.3.tar.gz b/nemo-5.0.3.tar.gz new file mode 100644 index 0000000..de5b938 --- /dev/null +++ b/nemo-5.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73c3c94c4513b58b3b4ad24c33187f1343ebaffb3d7c3e812de2cf1e9a1f1bb +size 1486979 diff --git a/nemo.changes b/nemo.changes index d44d425..f7557b1 100644 --- a/nemo.changes +++ b/nemo.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Jul 16 20:15:44 UTC 2021 - Dirk Müller + +- 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 diff --git a/nemo.spec b/nemo.spec index c7deda5..f53bb9d 100644 --- a/nemo.spec +++ b/nemo.spec @@ -20,7 +20,7 @@ %define sover 1 %define typelib typelib-1_0-Nemo-3_0 Name: nemo -Version: 5.0.1 +Version: 5.0.3 Release: 0 Summary: File browser for Cinnamon License: GPL-2.0-or-later