Modify URL

This commit is contained in:
zou_lin77 2020-12-09 16:56:23 +08:00
parent 2dc7d2e415
commit 1f4a4263f7

View File

@ -1,10 +1,10 @@
Name: readline
Version: 8.0
Release: 2
Release: 3
Summary: Readline library for editing typed command lines
License: GPLv3+
URL: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
URL: http://tiswww.case.edu/php/chet/readline/rltop.html
Source0: http://git.savannah.gnu.org/cgit/readline.git/snapshot/%{name}-%{version}.tar.gz
Patch0000: readline-8.0-shlib.patch
@ -84,6 +84,9 @@ cp -a %{_libdir}/lib{readline,history}.so.7* %{buildroot}%{_libdir}
%changelog
* Wed Dec 9 2020 zoulin <zoulin13@huawei.com> - 8.0-3
- Modify URL
* Wed Jun 24 2020 xuping <xuping21@huawei.com> - 8.0-2
- quality enhancement synchronization github patch