diff --git a/nano-4.9.3.tar.xz b/nano-4.9.3.tar.xz deleted file mode 100644 index bf51dc96b4961e3f41177ac7813f224fa0b4cf1d..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..8a359dbf951ad015b2d3b248f8a09a6818f35b89 Binary files /dev/null and b/nano-7.2.tar.xz differ diff --git a/nano.spec b/nano.spec index a138e195087950ae054d9e726f20e3d62f0ad3bb..271506f909f097e6a85664f9f07d094e981db721 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