diff --git a/readline.spec b/readline.spec index f359de3e61aa91474e7eb119a8d981fd824399a3..fa2bd904334379dc64eb1c3d92da55ce61bfcd7c 100644 --- a/readline.spec +++ b/readline.spec @@ -1,10 +1,10 @@ Name: readline Version: 8.0 -Release: 1 +Release: 2 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 Patch0: 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 - 8.0-2 +- Modify URL + * Mon Jul 13 2020 wangchen - 8.0-1 - update to 8.0