Upgrade package to 7.2 version

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2023-04-19 11:18:58 +08:00
parent f41ced45f5
commit 32570e87a5
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
nano-7.2.tar.xz Normal file

Binary file not shown.

View File

@ -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 <chenyanpan@huawei.com> - 4.9.3-2
- DESC: delete -S git from %autosetup, and delete BuildRequires git