Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-xapp for openSUSE:Factory checked in at 2024-05-22 21:32:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xapp (Old) and /work/SRC/openSUSE:Factory/.python-xapp.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xapp" Wed May 22 21:32:04 2024 rev:10 rq:1175708 version:2.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xapp/python-xapp.changes 2022-01-03 10:50:49.459612726 +0100 +++ /work/SRC/openSUSE:Factory/.python-xapp.new.1880/python-xapp.changes 2024-05-22 21:32:30.930063625 +0200 @@ -1,0 +2,6 @@ +Thu May 16 15:07:15 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro: allows us to eliminate usage of deprecated + %patchN syntax. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xapp.spec ++++++ --- /var/tmp/diff_new_pack.CoFOGG/_old 2024-05-22 21:32:31.478083670 +0200 +++ /var/tmp/diff_new_pack.CoFOGG/_new 2024-05-22 21:32:31.478083670 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-xapp # -# 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 @@ -44,8 +44,7 @@ %python_subpackages %prep -%setup -q -n %{_name}-%{version} -%patch0 -p1 +%autosetup -p1 -n %{_name}-%{version} %build %python_build
