From f18ce50fe901b08e8eaac06337cec123e69cc683 Mon Sep 17 00:00:00 2001 From: Jordi Mallach Date: Tue, 21 Jun 2016 00:06:55 +0200 Subject: [PATCH 2/2] Bump pointers to old versions to newest available. Fix references to dist dirs for older versions in FAQ and RPM spec file. --- doc/faq.html | 9 ++++----- nano.spec.in | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/faq.html b/doc/faq.html index 0bb876b..397fd74 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -86,20 +86,19 @@

1.6. What is the current version of nano?

The current stable version of nano *should* be 2.4.2. Of course, you should always check the nano homepage to see what the latest and greatest version is.

1.7. I want to read the man page without having to download the program!

-

Jeez, demanding, aren't we? Okay, look here.

+

Jeez, demanding, aren't we? Okay, look here.


2. Where to get nano.

2.1. FTP and WWW sites that carry nano.

-

The nano distribution can be downloaded at the following fine web and ftp sites:

+

The nano distribution can be downloaded at the following web sites:

2.2. RedHat and derivatives (.rpm) packages.

2.3. Debian (.deb) packages.

@@ -248,7 +247,7 @@ Of course, due to the license change you can now use the http://mail.gnu.org/mailman/listinfo/help-nano/
nano-devel - http://mail.gnu.org/mailman/listinfo/nano-devel/

7.2. I want to send the development team a big load of cash (or just a thank you).

-

That's fine. Send it our way! Better yet, fix a bug in the program or implement a cool feature and send us that instead (though cash is fine too).

+

That's fine. Send it our way! Better yet, fix a bug in the program or implement a cool feature and send us that instead (though cash is fine too).

7.3. How do I submit a bug report or patch?

The best place to submit bugs is to the Savannah bug tracker as you can check whether the bug you are submitting has already been submitted. diff --git a/nano.spec.in b/nano.spec.in index c9f9f4d..38a3f8d 100644 --- a/nano.spec.in +++ b/nano.spec.in @@ -10,7 +10,7 @@ Summary : a user-friendly editor, a Pico clone with enhancements License : GPLv3+ Group : Applications/Editors URL : https://nano-editor.org/ -Source : https://nano-editor.org/dist/v2.4/%{name}-%{version}.tar.gz +Source : https://nano-editor.org/dist/v2.6/%{name}-%{version}.tar.gz BuildRoot : %{_tmppath}/%{name}-%{version}-root BuildRequires : autoconf, automake, gettext-devel, ncurses-devel, texinfo -- 2.8.1