Accepting request 1046645 from home:sbradnick

- Update to version 1.9.3+git20221124.f8b304f:
  * rifle: Format cmd in error for copying
  * rifle_sxiv: Update comments
  * ui: Guard terminal capabalities
  * changelog, commands: Fix typos
  * Use `printf` instead of `echo`.
  * Check for --apparent-size before invoking on cwd.
  * remove outdated information on security-relevant bugs
  * remove trailing and fix indent
  * Fix NAME not displaying in man pages
  * rifle_sxiv: properly fallback on non-valid extensions
  * rifle_sxiv: add some more image extensions
  * Acknowledge and report the exit status of the rifle'd commands

- Renaming ranger.desktop.patch to ranger.desktop.diff
- Update to version 1.9.3+git20221008.7171fe4:
  * doc: Regenerate ranger man page
  * Update ranger.pod

- Update to version 1.9.3+git20220801.fcf44f6f:
  * manpage_completion_test: Change interpreter directive
  * make requested changes
  * rifle.conf: add xviewer for image mime type

OBS-URL: https://build.opensuse.org/request/show/1046645
OBS-URL: https://build.opensuse.org/package/show/utilities/ranger?expand=0&rev=32
This commit is contained in:
Scott Bradnick 2023-01-03 19:58:19 +00:00 committed by Git OBS Bridge
parent cd2b64f88b
commit c08b74db81
7 changed files with 42 additions and 9 deletions

View File

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

View File

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

View File

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

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Tue Jan 03 19:00:21 UTC 2023 - scott.bradnick@suse.com
- Update to version 1.9.3+git20221124.f8b304f:
* rifle: Format cmd in error for copying
* rifle_sxiv: Update comments
* ui: Guard terminal capabalities
* changelog, commands: Fix typos
* Use `printf` instead of `echo`.
* Check for --apparent-size before invoking on cwd.
* remove outdated information on security-relevant bugs
* remove trailing and fix indent
* Fix NAME not displaying in man pages
* rifle_sxiv: properly fallback on non-valid extensions
* rifle_sxiv: add some more image extensions
* Acknowledge and report the exit status of the rifle'd commands
-------------------------------------------------------------------
Thu Oct 13 23:23:06 UTC 2022 - scott.bradnick@suse.com
- Renaming ranger.desktop.patch to ranger.desktop.diff
- Update to version 1.9.3+git20221008.7171fe4:
* doc: Regenerate ranger man page
* Update ranger.pod
-------------------------------------------------------------------
Fri Aug 19 18:36:07 UTC 2022 - scott.bradnick@suse.com
- Update to version 1.9.3+git20220801.fcf44f6f:
* manpage_completion_test: Change interpreter directive
* make requested changes
* rifle.conf: add xviewer for image mime type
-------------------------------------------------------------------
Fri Jun 17 18:11:37 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>

View File

@ -1,4 +1,4 @@
name: ranger
version: 1.9.3+git20220615.7e2d1613
mtime: 1655299534
commit: 7e2d1613c9c52b7c2090eb3db49c65a8ec42c219
version: 1.9.3+git20221124.f8b304f
mtime: 1669290491
commit: f8b304f74be20c56f8596e6ea312c7c041d0def4

View File

@ -18,7 +18,7 @@
%define short_version 1.9.3
Name: ranger
Version: 1.9.3+git20220615.7e2d1613
Version: 1.9.3+git20221124.f8b304f
Release: 0
Summary: Console File Manager
License: GPL-3.0-or-later
@ -27,7 +27,7 @@ URL: https://github.com/ranger/ranger
Source: %{name}-%{version}.tar.gz
Source99: ranger-rpmlintrc
# PATCH-FIX-UPSTREAM ranger.desktop.patch -- Add missing GenericName
Patch0: ranger.desktop.patch
Patch0: ranger.desktop.diff
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: update-desktop-files