Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neix for openSUSE:Factory checked in at 2024-02-21 17:58:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neix (Old) and /work/SRC/openSUSE:Factory/.neix.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neix" Wed Feb 21 17:58:11 2024 rev:4 rq:1148424 version:0.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/neix/neix.changes 2021-05-06 22:53:21.466568741 +0200 +++ /work/SRC/openSUSE:Factory/.neix.new.1706/neix.changes 2024-02-21 17:58:20.343474794 +0100 @@ -1,0 +2,6 @@ +Wed Feb 21 07:46:40 UTC 2024 - Michael Vetter <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neix.spec ++++++ --- /var/tmp/diff_new_pack.xOE8P4/_old 2024-02-21 17:58:20.827492296 +0100 +++ /var/tmp/diff_new_pack.xOE8P4/_new 2024-02-21 17:58:20.827492296 +0100 @@ -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 @@ neix is a RSS/Atom news feed reader. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %cmake
