diff --git a/nano-4.9.3.tar.xz b/nano-4.9.3.tar.xz deleted file mode 100644 index bf51dc9..0000000 Binary files a/nano-4.9.3.tar.xz and /dev/null differ diff --git a/nano-7.2.tar.xz b/nano-7.2.tar.xz new file mode 100644 index 0000000..8a359db Binary files /dev/null and b/nano-7.2.tar.xz differ diff --git a/nano.spec b/nano.spec index a138e19..271506f 100644 --- a/nano.spec +++ b/nano.spec @@ -1,10 +1,10 @@ Name: nano -Version: 4.9.3 -Release: 2 +Version: 7.2 +Release: 1 Summary: Nano is a tiny GNU editor License: GPLv3+ URL: https://www.nano-editor.org -Source0: https://www.nano-editor.org/dist/v4/%{name}-%{version}.tar.xz +Source0: https://www.nano-editor.org/dist/v7/%{name}-%{version}.tar.xz BuildRequires: file-devel gettext-devel gcc ncurses-devel sed texinfo groff Conflicts: filesystem < 3 @@ -57,6 +57,9 @@ install -d %{buildroot}%{_sysconfdir} %{_defaultdocdir}/nano/faq.html %changelog +* Wed Apr 19 2023 xu_ping <707078654@qq.com> - 7.2-1 +- Upgrade package to 7.2 version + * Mon Aug 02 2021 chenyanpanHW - 4.9.3-2 - DESC: delete -S git from %autosetup, and delete BuildRequires git