From fdb80e38f8ce093f0f2766dffc1b0f067aea8e823dc573f74f6173462811d38e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 25 Apr 2025 21:27:56 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main linux-glibc-devel revision 61a19a4ea7de645f305c8be89d3f8ee5 --- linux-glibc-devel.changes | 5 +++++ linux-glibc-devel.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/linux-glibc-devel.changes b/linux-glibc-devel.changes index ae0f3ea..2269530 100644 --- a/linux-glibc-devel.changes +++ b/linux-glibc-devel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 28 06:57:18 UTC 2025 - Bernhard Wiedemann + +- Use %patch -P N instead of deprecated %patchN. (bsc#1240154) + ------------------------------------------------------------------- Mon Feb 5 16:21:33 UTC 2024 - Takashi Iwai diff --git a/linux-glibc-devel.spec b/linux-glibc-devel.spec index a1b098a..9a62d13 100644 --- a/linux-glibc-devel.spec +++ b/linux-glibc-devel.spec @@ -98,7 +98,7 @@ required for compilation of almost all programs. %prep %setup -q -n linux-glibc-devel-%{version} -%patch1 -p1 +%patch -P 1 -p1 %build for karch in *; do