Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sudoku-sensei for openSUSE:Factory checked in at 2024-03-07 18:31:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sudoku-sensei (Old) and /work/SRC/openSUSE:Factory/.sudoku-sensei.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sudoku-sensei" Thu Mar 7 18:31:34 2024 rev:4 rq:1155925 version:02_00 Changes: -------- --- /work/SRC/openSUSE:Factory/sudoku-sensei/sudoku-sensei.changes 2021-07-28 19:21:55.515487130 +0200 +++ /work/SRC/openSUSE:Factory/.sudoku-sensei.new.1770/sudoku-sensei.changes 2024-03-07 18:32:44.532377221 +0100 @@ -1,0 +2,6 @@ +Mon Feb 26 13:38:15 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sudoku-sensei.spec ++++++ --- /var/tmp/diff_new_pack.CdHhNg/_old 2024-03-07 18:32:45.508413237 +0100 +++ /var/tmp/diff_new_pack.CdHhNg/_new 2024-03-07 18:32:45.508413237 +0100 @@ -50,9 +50,7 @@ that people use with paper and pen. %prep -%setup -q -n %{oname}Sources -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 -n %{oname}Sources # Convert to unix line end find -name "*.txt" -print0 -or -name "*.h" -print0 -or -name "*.cpp" -print0 -or -name "*.html" -print0 | xargs -0 dos2unix
