From c6a3dea1ebad443eee42b4967ec98dd8d3eb1fff7bcf45701cd6ad0b6d9430d3 Mon Sep 17 00:00:00 2001 From: Valentin Lefebvre Date: Tue, 20 Feb 2024 15:41:50 +0000 Subject: [PATCH] Accepting request 1148173 from home:dimstar:rpm4.20:w Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1148173 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=120 --- wget.changes | 5 +++++ wget.spec | 14 +++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/wget.changes b/wget.changes index 87f8a99..b88bfe8 100644 --- a/wget.changes +++ b/wget.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 20 15:19:15 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Mon Jun 12 08:34:23 UTC 2023 - Dominique Leuenberger diff --git a/wget.spec b/wget.spec index a75cb9a..14da8a7 100644 --- a/wget.spec +++ b/wget.spec @@ -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