!12 Upgrade package to 7.2 version

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-04-19 06:05:39 +00:00 committed by Gitee
commit 4f93695ef7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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