public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ranger] epel10: - update to latest version + spec cleanup, fixes rhbz #1408563
@ 2026-06-10  3:14 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-10  3:14 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ranger
Branch : epel10
Commit : aa46a44e2b90b32f4569160f03661c5c929d0622
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2018-10-20T21:40:03-03:00
Stats  : +9/-12 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ranger/c/aa46a44e2b90b32f4569160f03661c5c929d0622?branch=epel10

Log:
- update to latest version + spec cleanup, fixes rhbz #1408563

---
diff --git a/.gitignore b/.gitignore
index 2b9d7b9..6d40409 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ ranger-1.1.2.tar.gz
 /ranger-1.6.1.tar.gz
 /ranger-1.7.1.tar.gz
 /ranger-1.7.2.tar.gz
+/ranger-1.9.2.tar.gz

diff --git a/ranger.spec b/ranger.spec
index 0eb411f..f98a7e5 100644
--- a/ranger.spec
+++ b/ranger.spec
@@ -1,20 +1,15 @@
 Name:           ranger
-Version:        1.7.2
-Release:        11%{?dist}
+Version:        1.9.2
+Release:        1%{?dist}
 Summary:        A flexible console file manager
 
 Group:          Development/Languages
 License:        GPLv3+
-URL:            http://savannah.nongnu.org/projects/ranger/
+URL:            https://ranger.github.io/
 Source0:        http://git.savannah.gnu.org/cgit/%{name}.git/snapshot/%{name}-%{version}.tar.gz
 
-# Fedora-specific patches
-# w3mimgdisplay is in /usr/libexec on Fedora
-Patch101:       ranger-fedora-1.7.1-w3m-img-path.patch
-
 BuildArch:      noarch
 BuildRequires:  python3-devel
-
 #Suggests:       w3m-img
 
 %description
@@ -26,7 +21,7 @@ you'll be going.
 
 
 %prep
-%autosetup -p1
+%autosetup
 
 
 %build
@@ -46,11 +41,12 @@ find rpmdocs -type f -exec chmod -v -R -X '{}' \;
 %{python3_sitelib}/*
 %{_mandir}/man1/ranger.1.gz
 %{_mandir}/man1/rifle.1.gz
+%{_datadir}/applications/ranger.desktop
 
 
 %changelog
-* Sun Oct 21 2018 Filipe Rosset <rosset.filipe@gmail.com> - 1.7.2-11
-- rebuilt
+* Sun Oct 21 2018 Filipe Rosset <rosset.filipe@gmail.com> - 1.9.2-1
+- update to latest version + spec cleanup, fixes rhbz #1408563
 
 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

diff --git a/sources b/sources
index 02f17a7..8baad4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ddf4c230bd7d4ac82a6ab076de84589d  ranger-1.7.2.tar.gz
+SHA512 (ranger-1.9.2.tar.gz) = 5eb4743beaf0478d745cce8e5bfc2ac07c98ab5784e9394772782d06c0bb27dcd5478ead191ac527f21cce76db09a51eb46db0fabc7993684a6b5aaec0d43104

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-10  3:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10  3:14 [rpms/ranger] epel10: - update to latest version + spec cleanup, fixes rhbz #1408563 Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox