upgrade to 4.9.3 and fix various issues

This commit is contained in:
Shinwell Hu 2020-05-30 05:44:09 +00:00
parent 9304e8bd9a
commit 575737b8cb
4 changed files with 10 additions and 6 deletions

Binary file not shown.

BIN
nano-4.9.3.tar.xz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: nano
Version: 4.5
Release: 2
Version: 4.9.3
Release: 0
Summary: Nano is now part of Apache CouchDB
License: GPLv3+
URL: https://www.nano-editor.org
@ -57,6 +57,9 @@ install -d %{buildroot}%{_sysconfdir}
%{_defaultdocdir}/nano/faq.html
%changelog
* Sat May 30 2020 SimpleUpdate Robot <tc@openeuler.org>
- Update to version 4.9.3
* Fri Jan 17 2020 Lei Zhang <ricky.z@huawei.com> - 4.5-2
- Remove useless nanorc config file

View File

@ -1,4 +1,5 @@
version_control: github
src_repo: apache/nano
tag_prefix: ^v
seperator: .
---
version_control: git
src_repo: git://git.savannah.gnu.org/nano.git
tag_prefix: "^v"
seperator: "."