SHA256
5
0
forked from pool/ranger

3 Commits

Author SHA256 Message Date
4311970f49 Accepting request 1322085 from utilities
Automatic submission by obs-autosubmit
- Adding 'Source100: README.md' as the README is suggested at src.opensuse.org
  setup, otherwise get the following message:
  * "Attention, "README.md" is not mentioned in spec files as source or patch."

- Update to version 1.9.4+git20250910.3f7a3546:
  * img_display: Avoid unicode escape sequences for Ueberzug input
  * man: fix documentation of which license ranger uses exactly
  * rifle: fixed+clarified usage string

OBS-URL: https://build.opensuse.org/request/show/1322085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ranger?expand=0&rev=15
2025-12-11 17:38:42 +00:00
dc0995f3ae - Adding 'Source100: README.md' as the README is suggested at src.opensuse.org
setup, otherwise get the following message:
  * "Attention, "README.md" is not mentioned in spec files as source or patch."

OBS-URL: https://build.opensuse.org/package/show/utilities/ranger?expand=0&rev=46
2025-12-10 21:16:11 +00:00
6e81c690bd - Update to version 1.9.4+git20250910.3f7a3546:
* img_display: Avoid unicode escape sequences for Ueberzug input
  * man: fix documentation of which license ranger uses exactly
  * rifle: fixed+clarified usage string

OBS-URL: https://build.opensuse.org/package/show/utilities/ranger?expand=0&rev=45
2025-12-10 20:09:25 +00:00
10 changed files with 42 additions and 9 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# ranger
URL: [ranger](https://github.com/ranger/ranger)
----
ranger is a console file manager with VI key bindings. It provides a minimalistic and nice curses interface with a view on the directory hierarchy. It ships with rifle, a file launcher that is good at automatically finding out which program to use for what file type. For mc aficionados there's also the multi-pane viewmode.

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1765401239
commit: 2f9745f84b300c707e8fa94066c9a3f2836e316937d60f43de219481bf6f90df
url: https://src.opensuse.org/sbradnick/ranger
revision: main

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/ranger/ranger</param>
<param name="changesrevision">7e38143eaa91c82bed8f309aa167b1e6f2607576</param></service></servicedata>
<param name="changesrevision">3f7a3546e59d52e5de5bbb13b9d9968bfaf6b659</param></service></servicedata>

3
build.specials.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b73b386832fd4a654195f9b01177b471ee11539f6a0a0566ad27a24808e768f7
size 296

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99c78dd86ecc65c6fc4ad94c3c131e78b75c88aa5f68ef3472a7c2575a0aada1
size 313298

Binary file not shown.

View File

@@ -1 +1,4 @@
addFilter("non-executable-script .*/usr/lib/python.*/site-packages/ranger/ext/rifle.py")
### 20251006: This is needed when building locally, but not in OBS
addFilter("python-bytecode-inconsistent-mtime *");
#####

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Dec 10 21:11:37 UTC 2025 - Scott Bradnick <scott.bradnick@suse.com>
- Adding 'Source100: README.md' as the README is suggested at src.opensuse.org
setup, otherwise get the following message:
* "Attention, "README.md" is not mentioned in spec files as source or patch."
-------------------------------------------------------------------
Mon Oct 06 14:53:49 UTC 2025 - Scott Bradnick <scott.bradnick@suse.com>
- Update to version 1.9.4+git20250910.3f7a3546:
* img_display: Avoid unicode escape sequences for Ueberzug input
* man: fix documentation of which license ranger uses exactly
* rifle: fixed+clarified usage string
-------------------------------------------------------------------
Thu Jun 12 04:38:41 UTC 2025 - Scott Bradnick <scott.bradnick@suse.com>

View File

@@ -1,4 +1,4 @@
name: ranger
version: 1.9.4+git20250604.7e38143
mtime: 1749048824
commit: 7e38143eaa91c82bed8f309aa167b1e6f2607576
version: 1.9.4+git20250910.3f7a3546
mtime: 1757509900
commit: 3f7a3546e59d52e5de5bbb13b9d9968bfaf6b659

View File

@@ -20,14 +20,15 @@
%define short_version 1.9.4
Name: ranger
Version: 1.9.4+git20250604.7e38143
Version: 1.9.4+git20250910.3f7a3546
Release: 0
Summary: Console File Manager
License: GPL-3.0-or-later
Group: Productivity/File utilities
URL: https://github.com/ranger/ranger
Source: %{name}-%{version}.tar.gz
Source0: %{name}-%{version}.tar.gz
Source99: ranger-rpmlintrc
Source100: README.md
# PATCH-FIX-UPSTREAM ranger.desktop.patch -- Add missing GenericName
Patch0: ranger.desktop.diff
BuildRequires: fdupes