public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Remi Collet <remi@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ranger] epel10: Update to 1.6.1
Date: Wed, 10 Jun 2026 03:14:01 GMT [thread overview]
Message-ID: <178106124180.1.3863918846106603478.rpms-ranger-48025b484f5f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ranger
Branch : epel10
Commit : 48025b484f5fd461afc269ba5cdbab6fd8b1b9bf
Author : Remi Collet <remi@fedoraproject.org>
Date : 2013-11-20T22:56:04-05:00
Stats : +11/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ranger/c/48025b484f5fd461afc269ba5cdbab6fd8b1b9bf?branch=epel10
Log:
Update to 1.6.1
- add rifle command
---
diff --git a/ranger.spec b/ranger.spec
index 56954bc..2a03860 100644
--- a/ranger.spec
+++ b/ranger.spec
@@ -1,12 +1,12 @@
Name: ranger
-Version: 1.4.2
-Release: 3%{?dist}
+Version: 1.6.1
+Release: 1%{?dist}
Summary: A flexible console file manager
Group: Development/Languages
License: GPLv3+
URL: http://savannah.nongnu.org/projects/ranger/
-Source0: http://nongnu.askapache.com/%{name}/releases/%{name}-%{version}.tar.gz
+Source0: http://git.savannah.gnu.org/cgit/%{name}.git/snapshot/%{name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python2-devel
@@ -29,17 +29,24 @@ you'll be going.
%install
%{__python} setup.py install -O1 --skip-build --root %{buildroot}
+mv %{buildroot}%{_docdir}/%{name} rpmdocs
%files
%defattr(-,root,root,-)
-%doc COPYING CHANGELOG README doc/TODO doc/colorschemes.txt
+%doc rpmdocs/*
%{_bindir}/ranger
+%{_bindir}/rifle
%{python_sitelib}/*
%{_mandir}/man1/ranger.1.gz
+%{_mandir}/man1/rifle.1.gz
%changelog
+* Sun Sep 29 2013 Remi Collet <remi@fedoraproject.org> - 1.6.1-1
+- Update to 1.6.1
+- add rifle command
+
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
reply other threads:[~2026-06-10 3:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178106124180.1.3863918846106603478.rpms-ranger-48025b484f5f@fedoraproject.org \
--to=remi@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox