diff --git a/nano.spec b/nano.spec index c98cb94ed2fe99a5819c4ab2bb28dc2522982e6c..c9c4aca8a525b4c17d3e3dd0a6c9a50fe1794b52 100644 --- a/nano.spec +++ b/nano.spec @@ -1,12 +1,13 @@ Name: nano Version: 4.5 -Release: 2 +Release: 4 Summary: Nano is now part of Apache CouchDB License: GPLv3+ URL: https://www.nano-editor.org -Source0: https://www.nano-editor.org/dist/latest/%{name}-%{version}.tar.xz +Source0: https://www.nano-editor.org/dist/v4/%{name}-%{version}.tar.xz BuildRequires: file-devel gettext-devel gcc git ncurses-devel sed texinfo groff +Requires: %{name}-help = %{version}-%{release} Conflicts: filesystem < 3 %description @@ -57,6 +58,12 @@ install -d %{buildroot}%{_sysconfdir} %{_defaultdocdir}/nano/faq.html %changelog +* Sat Nov 07 2020 Ge Wang - 4.5-4 +- Set help package as nano package's install require + +* Tue Sep 15 2020 baizhonggui - 4.5-3 +- Modify source0 + * Fri Jan 17 2020 Lei Zhang - 4.5-2 - Remove useless nanorc config file