Hello community, here is the log from the commit of package ranger for openSUSE:Factory checked in at 2020-01-01 14:59:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ranger (Old) and /work/SRC/openSUSE:Factory/.ranger.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ranger" Wed Jan 1 14:59:34 2020 rev:6 rq:760185 version:1.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ranger/ranger.changes 2018-09-10 12:32:03.622632634 +0200 +++ /work/SRC/openSUSE:Factory/.ranger.new.6675/ranger.changes 2020-01-01 14:59:37.981972934 +0100 @@ -1,0 +2,69 @@ +Tue Dec 31 16:33:50 UTC 2019 - Luigi Baldoni <[email protected]> + +- Update to version 1.9.3 + * Added Comic cbz/cbr previews + * Added DjVu previews + * Added Font previews + * Added Wayland support to rifle + * Added `imv` to rifle + * Added `paste_ext` command with new name collision behavior + * Added a `size_in_bytes` setting + * Added a new `%any_path` macro to simplify use of bookmarks + in commands + * Added a new image previewing method using `ueberzug` + * Added archive previews + * Added filters for uniqueness and duplicates by hash to + `filter_stack` + * Added generic openers to rifle, `xdg-open` for example + * Added line modes with human readable size information + * Added loading of plugins from local configuration directory + * Added previews for 3d models using `openscad` + * Added previews of MS Office documents + * Added scrolling in preview + * Added trash functionality to ranger, as alternative to + deleting files + * Added zathura to rifle + * Changed `c/p/tunmap` to `unc/p/tmap` respectively, fixing + them in the process + * Changed argument order for `tag_toggle` + * Fixed `chmod` behavior with `000` quantifier + * Fixed a crash involving `Ctrl+space` + * Fixed behavior of statusbar when resizing terminal window + * Fixed busyloop when ranger's STDIN was closed + * Fixed drawing of borders in st + * Fixed handling of macros for `chain` + * Fixed unicode decoding errors for previews + * Improved VCS integration by truncating long commit messages + * Improved `bulkrename` behavior when moving files to a + non-existing directory + * Improved `bulkrename`'s handling of files with utf-16 + surrogates in the name + * Improved behavior of `rename_append` for directories + * Improved configurability of syntax highlighting previews + * Improved coverage of unofficial MIME types, mostly audio + formats + * Improved documentation of `multipane` viewmode + * Improved documentation of optional dependencies + * Improved documentation on `copymap` + * Improved documentation on `tab_shift` + * Improved documentation on `w3m_offset` + * Improved example shell scripts + * Improved extensibility of image previewing methods using a + registry + * Improved fuzzy tab completion + * Improved guessing of file encoding + * Improved handling of configuration and cache directories + when using `--clean` + * Improved handling of invalid mtimes (Relevant for fuse + mounts) + * Improved logging of file deletion + * Improved testing and CI setup + * Improved updating of tmux/screen window names + * Improved updating of window titles + * Improved validation of bookmarks + * Improved w3m preview method for terminals that aren't quite + compatible + +- Refreshed ranger.desktop.patch + +------------------------------------------------------------------- Old: ---- ranger-1.9.2.tar.gz New: ---- ranger-1.9.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ranger.spec ++++++ --- /var/tmp/diff_new_pack.oB2AAY/_old 2020-01-01 14:59:39.509973732 +0100 +++ /var/tmp/diff_new_pack.oB2AAY/_new 2020-01-01 14:59:39.537973747 +0100 @@ -1,7 +1,7 @@ # # spec file for package ranger # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # Copyright (c) 2013 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -13,12 +13,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: ranger -Version: 1.9.2 +Version: 1.9.3 Release: 0 Summary: Console File Manager License: GPL-3.0-or-later @@ -72,6 +72,7 @@ %endif %files +%license LICENSE %doc AUTHORS CHANGELOG.md README.md HACKING.md %doc doc/colorschemes.md %doc doc/tools ++++++ ranger-1.9.2.tar.gz -> ranger-1.9.3.tar.gz ++++++ ++++ 10085 lines of diff (skipped) ++++++ ranger.desktop.patch ++++++ --- /var/tmp/diff_new_pack.oB2AAY/_old 2020-01-01 14:59:41.277974656 +0100 +++ /var/tmp/diff_new_pack.oB2AAY/_new 2020-01-01 14:59:41.293974664 +0100 @@ -1,6 +1,8 @@ ---- ranger-1.8.1.orig/doc/ranger.desktop 2017-12-11 13:46:27.000000000 +0100 -+++ ranger-1.8.1/doc/ranger.desktop 2017-12-21 14:33:47.854478237 +0100 -@@ -1,9 +1,11 @@ +Index: ranger-1.9.3/doc/ranger.desktop +=================================================================== +--- ranger-1.9.3.orig/doc/ranger.desktop ++++ ranger-1.9.3/doc/ranger.desktop +@@ -1,10 +1,12 @@ [Desktop Entry] Type=Application Name=ranger @@ -13,3 +15,4 @@ -Categories=ConsoleOnly;System;FileTools;FileManager +Categories=ConsoleOnly;System;FileTools;FileManager; MimeType=inode/directory; + Keywords=File;Manager;Browser;Explorer;Launcher;Vi;Vim;Python
