Accepting request 760184 from home:alois:branches:utilities
update to 1.9.3 OBS-URL: https://build.opensuse.org/request/show/760184 OBS-URL: https://build.opensuse.org/package/show/utilities/ranger?expand=0&rev=26
This commit is contained in:
parent
6254aaa55f
commit
89c48d92a5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49a2d8dc5fa7b1c0cac0fa72d4ad704fc7107dee36cb9feb325a42754774d363
|
||||
size 265295
|
3
ranger-1.9.3.tar.gz
Normal file
3
ranger-1.9.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce088a04c91c25263a9675dc5c43514b7ec1b38c8ea43d9a9d00923ff6cdd251
|
||||
size 280363
|
@ -1,3 +1,72 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 31 16:33:50 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 06:35:43 UTC 2018 - aloisio@gmx.com
|
||||
|
||||
|
@ -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
|
||||
|
@ -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 <pascal.bleser@opensuse.org>
|
||||
#
|
||||
# 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 @@ rm -rf "%{buildroot}%{_datadir}/doc/ranger"
|
||||
%endif
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc AUTHORS CHANGELOG.md README.md HACKING.md
|
||||
%doc doc/colorschemes.md
|
||||
%doc doc/tools
|
||||
|
Loading…
Reference in New Issue
Block a user