Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package morris for openSUSE:Factory checked in at 2024-02-23 16:47:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/morris (Old) and /work/SRC/openSUSE:Factory/.morris.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "morris" Fri Feb 23 16:47:34 2024 rev:3 rq:1149989 version:0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/morris/morris.changes 2023-09-20 13:28:52.201958480 +0200 +++ /work/SRC/openSUSE:Factory/.morris.new.1770/morris.changes 2024-02-23 16:48:15.373704563 +0100 @@ -1,0 +2,6 @@ +Thu Feb 22 15:11:38 UTC 2024 - pgaj...@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ morris.spec ++++++ --- /var/tmp/diff_new_pack.IB5mtn/_old 2024-02-23 16:48:15.861722260 +0100 +++ /var/tmp/diff_new_pack.IB5mtn/_new 2024-02-23 16:48:15.861722260 +0100 @@ -1,7 +1,7 @@ # # spec file for package morris # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2020, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -70,9 +70,7 @@ * configurable display %prep -%setup -q -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 %build export CXXFLAGS="%{optflags} -Wno-return-type"