diff --git a/ranger-1.9.0.tar.gz b/ranger-1.9.0.tar.gz deleted file mode 100644 index 6603dff..0000000 --- a/ranger-1.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe1e11a24cb14148b26977a38160bb5f9fe255c5a0f211d1b0359103cea7c617 -size 245594 diff --git a/ranger-1.9.1.tar.gz b/ranger-1.9.1.tar.gz new file mode 100644 index 0000000..e18408b --- /dev/null +++ b/ranger-1.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c32f96080030866b7b95740c40b17a37d6ee86055e054e9e0759e79e2bf6b9a +size 245872 diff --git a/ranger.changes b/ranger.changes index 860cb35..6aa9684 100644 --- a/ranger.changes +++ b/ranger.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Feb 22 16:10:05 UTC 2018 - aloisio@gmx.com + +- Update to version 1.9.1 + * Fixed the rifle config backwards compatibility (regression in + 1.9.0) + * Fixed the POSIX compatibility of `Makefile` + * Fixed `--choosefile`, `--choosefiles` and `--choosedir` so + they work with the process substitution (`>(...)` in Bash) + * Changed the default `gt` binding to `gp` due to a conflict + * Changed the help message for `--choosefile`, `--choosefiles` + and `--choosedir` to avoid confusion + * Changed the behavior of `:reset` to reload the tags too + * Added `geeqie` to the default `rifle.conf` + ------------------------------------------------------------------- Sun Jan 28 19:26:28 UTC 2018 - aloisio@gmx.com diff --git a/ranger.spec b/ranger.spec index 709d4b5..c86b230 100644 --- a/ranger.spec +++ b/ranger.spec @@ -18,12 +18,12 @@ Name: ranger -Version: 1.9.0 +Version: 1.9.1 Release: 0 Summary: Console File Manager License: GPL-3.0 Group: Productivity/File utilities -URL: https://ranger.github.io +Url: https://ranger.github.io Source: https://github.com/ranger/ranger/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source99: ranger-rpmlintrc # PATCH-FIX-UPSTREAM ranger.desktop.patch -- Add missing GenericName