diff --git a/nemo-5.0.0.tar.gz b/nemo-5.0.0.tar.gz deleted file mode 100644 index 2da4e87..0000000 --- a/nemo-5.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7babba5b429cd65fa60791fa92c0927ee794ee594c84e52cbc68230a309765bb -size 1482253 diff --git a/nemo-5.0.1.tar.gz b/nemo-5.0.1.tar.gz new file mode 100644 index 0000000..26a4305 --- /dev/null +++ b/nemo-5.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2171d1ee55ff68540dc8fb688157bf69ca1207449b1623b03c299eca39c919 +size 1483815 diff --git a/nemo.changes b/nemo.changes index 4939203..d44d425 100644 --- a/nemo.changes +++ b/nemo.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Jun 11 05:46:51 UTC 2021 - Paolo Stivanin + +- 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 diff --git a/nemo.spec b/nemo.spec index 255109b..c7deda5 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.0 +Version: 5.0.1 Release: 0 Summary: File browser for Cinnamon License: GPL-2.0-or-later