Hello community,

here is the log from the commit of package ranger for openSUSE:Factory checked 
in at 2018-09-10 12:31:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ranger (Old)
 and      /work/SRC/openSUSE:Factory/.ranger.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ranger"

Mon Sep 10 12:31:59 2018 rev:5 rq:634655 version:1.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ranger/ranger.changes    2018-02-23 
15:29:42.858704155 +0100
+++ /work/SRC/openSUSE:Factory/.ranger.new/ranger.changes       2018-09-10 
12:32:03.622632634 +0200
@@ -1,0 +2,53 @@
+Mon Sep 10 06:35:43 UTC 2018 - aloi...@gmx.com
+
+- Update to version 1.9.2
+  * Added a `hint_collapse_threshold` setting
+  * Added a `traverse_backwards` command analogous to `traverse`
+  * Added a command to shift tabs
+  * Added a normal mode mapping to quickly enter the console and
+    scroll through the history `C-p`
+  * Added a section to `scope.sh` for image previews of archives
+  * Added an avfs plugin
+  * Added an option to the move command to enable launching the
+    selected file instead of the marked files
+  * Added filtering functionality inspired by dired's filter
+    stack, `.n, .| ...`
+  * Added image preview method for Kitty
+  * Added option to disable the display of free space for high
+    latency situations
+  * Added section to `scope.sh` for pdf previews with mutool
+  * Added several emacs/readline-inspired keybindings, `C-g` for
+    `ESC`, `alt-f/b`
+  * Added systemwide `rc.conf` and `commands.py` in `/etc/ranger`
+  * Added the `%any_path` macro to allow bookmarks to be used
+    with commands that need a path and are unaware of bookmarks
+  * Added versioning logic to include extra info in unreleased
+    versions
+  * Change tab saving to save all tabs, not just the active tab
+  * Changed `draw_borders` setting to enable drawing only
+    borders or seperators
+  * Changed behavior of positional arguments to the ranger
+    command, if you specify a path to a file ranger will open
+    with that file selected
+  * Changed the `tilde_in_titlebar` setting to influence the
+    window titlebar too
+  * Changed the default colorscheme to work properly in
+    terminals that don't equate bold and bright
+  * Fixed StopIteration errors
+  * Fixed embedded null errors
+  * Fixed issues reported by coverity scan
+  * Fixed running ranger as root on Mac OS
+  * Fixed unicode issue for python2
+  * Fixed w3m preview issues with black stripes
+  * Improved PEP8 adherence
+  * Improved VCS symbols
+  * Improved `--cmd` functionality
+  * Improved file encoding detection by using chardet if it's
+    available
+  * Rifle's flag t should now work with more terminals than
+    xterm and urxvt
+  * Update colorscheme documentation
+
+- Fixed license field
+
+-------------------------------------------------------------------

Old:
----
  ranger-1.9.1.tar.gz

New:
----
  ranger-1.9.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ranger.spec ++++++
--- /var/tmp/diff_new_pack.2UuNAm/_old  2018-09-10 12:32:04.090631926 +0200
+++ /var/tmp/diff_new_pack.2UuNAm/_new  2018-09-10 12:32:04.094631920 +0200
@@ -18,12 +18,12 @@
 
 
 Name:           ranger
-Version:        1.9.1
+Version:        1.9.2
 Release:        0
 Summary:        Console File Manager
-License:        GPL-3.0
+License:        GPL-3.0-or-later
 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
@@ -73,7 +73,7 @@
 
 %files
 %doc AUTHORS CHANGELOG.md README.md HACKING.md
-%doc doc/colorschemes.txt
+%doc doc/colorschemes.md
 %doc doc/tools
 %doc examples
 %{_bindir}/ranger

++++++ ranger-1.9.1.tar.gz -> ranger-1.9.2.tar.gz ++++++
++++ 4014 lines of diff (skipped)


Reply via email to