Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-zstandard for openSUSE:Factory checked in at 2024-03-14 17:42:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zstandard (Old) and /work/SRC/openSUSE:Factory/.python-zstandard.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zstandard" Thu Mar 14 17:42:19 2024 rev:14 rq:1156845 version:0.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zstandard/python-zstandard.changes 2024-01-17 22:14:33.493362470 +0100 +++ /work/SRC/openSUSE:Factory/.python-zstandard.new.1905/python-zstandard.changes 2024-03-14 17:42:22.619476169 +0100 @@ -1,0 +2,6 @@ +Tue Mar 5 13:37:35 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Use %autosetup macro. Allows us to eliminate usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zstandard.spec ++++++ --- /var/tmp/diff_new_pack.xoJype/_old 2024-03-14 17:42:24.283537180 +0100 +++ /var/tmp/diff_new_pack.xoJype/_new 2024-03-14 17:42:24.283537180 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-zstandard # -# 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 @@ -48,8 +48,7 @@ Zstandard bindings for Python %prep -%setup -q -n zstandard-%{version} -%patch0 -p1 +%autosetup -p1 -n zstandard-%{version} %build export CFLAGS="%{optflags}"