Accepting request 1151499 from home:dimstar:rpm4.20:s

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151499
OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=105
This commit is contained in:
Alexander Naumov 2024-02-29 13:22:03 +00:00 committed by Git OBS Bridge
parent db5a5e2379
commit ab60d1016d
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 13:12:12 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Sep 13 12:01:14 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -55,9 +55,9 @@ Documentation: man page
%prep
%setup -q
# global_screenrc.patch
%patch0
%patch -P 0
# libtinfo.diff
%patch6
%patch -P 6
%build
sh ./autogen.sh