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