Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package trytond for openSUSE:Factory checked in at 2024-02-26 19:49:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trytond (Old) and /work/SRC/openSUSE:Factory/.trytond.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond" Mon Feb 26 19:49:45 2024 rev:94 rq:1151861 version:6.0.41 Changes: -------- --- /work/SRC/openSUSE:Factory/trytond/trytond.changes 2024-02-05 22:02:11.453162296 +0100 +++ /work/SRC/openSUSE:Factory/.trytond.new.1770/trytond.changes 2024-02-26 19:51:01.350124209 +0100 @@ -1,0 +2,6 @@ +Mon Feb 26 16:05:43 UTC 2024 - pgaj...@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trytond.spec ++++++ --- /var/tmp/diff_new_pack.kJ1VQZ/_old 2024-02-26 19:51:01.898144020 +0100 +++ /var/tmp/diff_new_pack.kJ1VQZ/_new 2024-02-26 19:51:01.898144020 +0100 @@ -101,11 +101,9 @@ security. %prep -%setup -q +%autosetup -p1 cp %{SOURCE1} . -%patch0 -p1 - #shebag ersetzen find . -iname "bin/trytond*" -exec sed -i "s/python3 /%{mypython} /" '{}' \;