diff --git a/readline.spec b/readline.spec index 4df88c6beea4c82baa49eefacf6c7760ac51efca..c5eba787e4e36fdeaead7a77002135c785f91211 100644 --- a/readline.spec +++ b/readline.spec @@ -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 - 8.0-3 +- Modify URL + * Wed Jun 24 2020 xuping - 8.0-2 - quality enhancement synchronization github patch