public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ben Boeckel <mathstuf@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ranger] epel10: Fix documentation typo
Date: Wed, 10 Jun 2026 03:14:03 GMT	[thread overview]
Message-ID: <178106124320.1.8316475725963755108.rpms-ranger-92e18b533daf@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ranger
Branch : epel10
Commit : 92e18b533dafdbf8bb9683e05b8e784db6e24372
Author : Ben Boeckel <mathstuf@gmail.com>
Date   : 2014-12-11T00:37:10-05:00
Stats  : +27/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ranger/c/92e18b533dafdbf8bb9683e05b8e784db6e24372?branch=epel10

Log:
Fix documentation typo

---
diff --git a/ranger-1.6.1-untag-doc-typo.patch b/ranger-1.6.1-untag-doc-typo.patch
new file mode 100644
index 0000000..18ccd6a
--- /dev/null
+++ b/ranger-1.6.1-untag-doc-typo.patch
@@ -0,0 +1,21 @@
+commit 738a7875f4781d0d3bc53a731ebce5ff0347aef4
+Author: Ben Boeckel <mathstuf@gmail.com>
+Date:   Thu Dec 11 00:34:03 2014 -0500
+
+    doc: match the default configuration for untag map
+    
+    Reported-By: Branislav Blaškovič <bblaskov@redhat.com>
+
+diff --git a/doc/ranger.pod b/doc/ranger.pod
+index f9836e4..ee20ef9 100644
+--- a/doc/ranger.pod
++++ b/doc/ranger.pod
+@@ -134,7 +134,7 @@ efficiently.
+ =head2 TAGS
+ 
+ Tags are single characters which are displayed left of a filename.  You can use
+-tags however you want.  Press "t" to toggle tags and "T" to remove any tags of
++tags however you want.  Press "t" to toggle tags and "ut" to remove any tags of
+ the selection. The default tag is an Asterisk ("*"), but you can use any tag by
+ typing I<"<tagnameE<gt>>.
+ 

diff --git a/ranger.spec b/ranger.spec
index 50d9d39..44950bf 100644
--- a/ranger.spec
+++ b/ranger.spec
@@ -1,12 +1,13 @@
 Name:           ranger
 Version:        1.6.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A flexible console file manager
 
 Group:          Development/Languages
 License:        GPLv3+
 URL:            http://savannah.nongnu.org/projects/ranger/
 Source0:        http://git.savannah.gnu.org/cgit/%{name}.git/snapshot/%{name}-%{version}.tar.gz
+Patch0:         ranger-1.6.1-untag-doc-typo.patch
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
@@ -21,6 +22,7 @@ you'll be going.
 
 %prep
 %setup -q
+%patch0 -p1 -b .untag-doc-typo
 
 
 %build
@@ -43,6 +45,9 @@ mv %{buildroot}%{_docdir}/%{name} rpmdocs
 
 
 %changelog
+* Thu Dec 11 2014 Ben Boeckel <mathstuf@gmail.com> - 1.6.1-3
+- Fix documentation typo
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_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=178106124320.1.8316475725963755108.rpms-ranger-92e18b533daf@fedoraproject.org \
    --to=mathstuf@gmail.com \
    --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