From 19bced708813535c8e6f17e0be5ba437c6fa82ca7ebf7ca382e15e4820996906 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 27 Nov 2023 15:46:39 +0000 Subject: [PATCH] Accepting request 1129156 from GNOME:Next - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1129156 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nemiver?expand=0&rev=52 --- nemiver.changes | 6 ++++++ nemiver.spec | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/nemiver.changes b/nemiver.changes index 225f877..b6ce07f 100644 --- a/nemiver.changes +++ b/nemiver.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 27 14:35:35 UTC 2023 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Thu Jan 13 13:34:39 UTC 2022 - Dominique Leuenberger diff --git a/nemiver.spec b/nemiver.spec index 1a57411..871827c 100644 --- a/nemiver.spec +++ b/nemiver.spec @@ -1,7 +1,7 @@ # # spec file for package nemiver # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -81,8 +81,7 @@ This package contains the development files to build debugger backend. %lang_package %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %if 0%{?scm_bootstrap}