Accepting request 1153236 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1153236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/screen?expand=0&rev=64
This commit is contained in:
Dominique Leuenberger 2024-03-03 19:17:56 +00:00 committed by Git OBS Bridge
commit 4b818b9b06
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