From 04a948f66f5a8396de4ffb47140cd726db4e5e323defebc26cc3a6f69d65c986 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 22 Feb 2024 17:23:31 +0000 Subject: [PATCH] Accepting request 1149505 from home:pgajdos:m - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1149505 OBS-URL: https://build.opensuse.org/package/show/editors/mp?expand=0&rev=6 --- mp.changes | 6 ++++++ mp.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/mp.changes b/mp.changes index a003934..e0641fa 100644 --- a/mp.changes +++ b/mp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 14:04:01 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Mon Feb 26 19:15:16 UTC 2018 - aloisio@gmx.com diff --git a/mp.spec b/mp.spec index 4cbab54..f3323a3 100644 --- a/mp.spec +++ b/mp.spec @@ -106,8 +106,7 @@ Features * It helps you abandon vi, emacs and other six-legged freaks definitely. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build export CFLAGS="%{optflags}"