public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ranger] epel10: Fix documentation typo
@ 2026-06-10  3:14 Ben Boeckel
  0 siblings, 0 replies; only message in thread
From: Ben Boeckel @ 2026-06-10  3:14 UTC (permalink / raw)
  To: git-commits

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
 

^ 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: Fix documentation typo Ben Boeckel

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