Accepting request 1010225 from home:Andreas_Schwab:Factory

- Remove backup of patched tests

OBS-URL: https://build.opensuse.org/request/show/1010225
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=359
This commit is contained in:
Dr. Werner Fink 2022-10-12 12:36:34 +00:00 committed by Git OBS Bridge
parent d307901792
commit ffd636866a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 12 11:30:01 UTC 2022 - Andreas Schwab <schwab@suse.de>
- Remove backup of patched tests
-------------------------------------------------------------------
Thu Oct 6 10:43:59 UTC 2022 - Dr. Werner Fink <werner@suse.de>

View File

@ -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))