Ana Guerrero 2023-11-29 20:19:15 +00:00 committed by Git OBS Bridge
commit 6b379de66f
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 28 12:01:16 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -p N instead of deprecated %patchN.
-------------------------------------------------------------------
Sun Sep 17 12:05:59 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -104,9 +104,9 @@ functional GNOME desktop.
%prep
%setup -q
%patch0 -p1
%patch -P 0 -p1
%ifarch s390 s390x
%patch2 -p1
%patch -P 2 -p1
%endif
%build