diff --git a/readline.changes b/readline.changes index c410a4e..97328a7 100644 --- a/readline.changes +++ b/readline.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 16 18:05:29 UTC 2018 - werner@suse.de + +- Apply the upstream patches as well!!! + ------------------------------------------------------------------- Fri Mar 16 12:27:18 UTC 2018 - werner@suse.de diff --git a/readline.spec b/readline.spec index 043c22e..d781117 100644 --- a/readline.spec +++ b/readline.spec @@ -100,7 +100,7 @@ This package contains the documentation for using the readline library as well as programming with the interface of the readline library. %prep -%setup -q -n readline-%{version}%{rextend} +%setup -q -n readline-%{version}%{rextend} -b1 for patch in readline-%{version}-patches/*; do test -e $patch || break let level=0 || true