From 5c5e6cf144327c7c728beb24dc318a08cce786d272bf763a99cef5227c280b3b Mon Sep 17 00:00:00 2001 From: Adam Mizerski Date: Thu, 22 Feb 2024 11:00:21 +0000 Subject: [PATCH] Accepting request 1149158 from home:dimstar:rpm4.20:b Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149158 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/bff4?expand=0&rev=10 --- bff4.changes | 5 +++++ bff4.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/bff4.changes b/bff4.changes index 8f230e4..7fb08da 100644 --- a/bff4.changes +++ b/bff4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 10:10:22 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Thu Oct 17 14:34:32 UTC 2019 - Richard Brown diff --git a/bff4.spec b/bff4.spec index b5e3bca..18923ea 100644 --- a/bff4.spec +++ b/bff4.spec @@ -40,7 +40,7 @@ Oleg Mazonka 4.12.06 http://mazonka.com/ %prep cp %{SOURCE0} %{SOURCE1} . -%patch0 +%patch -P 0 %build gcc %{name}.c -o %{name} %{optflags}