From 6ea490cc0eaab739d521d0e7d92a11e33564169a7fd733515cdc080846bc54fb Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 21 Feb 2024 07:47:07 +0000 Subject: [PATCH] - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. OBS-URL: https://build.opensuse.org/package/show/network:utilities/neix?expand=0&rev=10 --- neix.changes | 6 ++++++ neix.spec | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/neix.changes b/neix.changes index 29ff2e1..a14f649 100644 --- a/neix.changes +++ b/neix.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 21 07:46:40 UTC 2024 - Michael Vetter + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Thu May 6 07:41:34 UTC 2021 - Michael Vetter diff --git a/neix.spec b/neix.spec index b61abbe..eb23dd0 100644 --- a/neix.spec +++ b/neix.spec @@ -1,7 +1,7 @@ # # spec file for package neix # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,8 +34,7 @@ BuildRequires: ncurses-devel neix is a RSS/Atom news feed reader. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %cmake