diff --git a/bash.changes b/bash.changes index a888a22f..76c71a9d 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 12 11:30:01 UTC 2022 - Andreas Schwab + +- Remove backup of patched tests + ------------------------------------------------------------------- Thu Oct 6 10:43:59 UTC 2022 - Dr. Werner Fink diff --git a/bash.spec b/bash.spec index 509277e9..26750bb0 100644 --- a/bash.spec +++ b/bash.spec @@ -276,7 +276,7 @@ set -x %endif %patch49 -b .pthtmp %patch50 -b .qd -%patch0 -b .0 +%patch0 # This has to be always the same version as included in the bash its self rl1=($(sed -rn '/RL_READLINE_VERSION/p' lib/readline/readline.h))