Accepting request 1148224 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/1148224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wget?expand=0&rev=69
This commit is contained in:
Ana Guerrero 2024-02-21 16:52:39 +00:00 committed by Git OBS Bridge
commit fbbd2dbded
2 changed files with 12 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 15:19:15 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Jun 12 08:34:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -64,13 +64,13 @@ This can be done in script files or via the command line.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch6
%patch7 -p1
%patch8 -p1
%patch9 -p1
%patch10 -p1
%patch -P 0 -p1
%patch -P 1 -p1
%patch -P 6
%patch -P 7 -p1
%patch -P 8 -p1
%patch -P 9 -p1
%patch -P 10 -p1
%build
# wget-libproxy.patch