Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cinemagoer for openSUSE:Factory checked in at 2024-05-17 20:06:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cinemagoer (Old) and /work/SRC/openSUSE:Factory/.python-cinemagoer.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cinemagoer" Fri May 17 20:06:15 2024 rev:2 rq:1174763 version:2023.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cinemagoer/python-cinemagoer.changes 2023-06-09 20:43:29.016660843 +0200 +++ /work/SRC/openSUSE:Factory/.python-cinemagoer.new.1880/python-cinemagoer.changes 2024-05-17 20:07:35.040631600 +0200 @@ -1,0 +2,6 @@ +Thu May 16 14:46:26 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Use %autosetup macro: allows us to eliminiate usage of deprecated + %patchN syntax. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cinemagoer.spec ++++++ --- /var/tmp/diff_new_pack.HQYnGp/_old 2024-05-17 20:07:35.544649813 +0200 +++ /var/tmp/diff_new_pack.HQYnGp/_new 2024-05-17 20:07:35.548649957 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-cinemagoer # -# Copyright (c) 2023 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 @@ -32,7 +32,7 @@ Requires: python-SQLAlchemy Requires: python-lxml Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives Provides: python-IMDbPY = %version-%release Obsoletes: python-IMDbPY < %version-%release BuildArch: noarch @@ -46,8 +46,7 @@ copy of the whole database. %prep -%setup -q -n cinemagoer-%{version} -%patch0 -p1 +%autosetup -p1 -n cinemagoer-%{version} %build %python_build