Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-py-radix for openSUSE:Factory
checked in at 2024-07-28 17:19:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py-radix (Old)
and /work/SRC/openSUSE:Factory/.python-py-radix.new.1882 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-py-radix"
Sun Jul 28 17:19:44 2024 rev:4 rq:1189885 version:0.10.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-py-radix/python-py-radix.changes
2024-07-25 12:07:25.198456171 +0200
+++
/work/SRC/openSUSE:Factory/.python-py-radix.new.1882/python-py-radix.changes
2024-07-28 17:20:20.649953029 +0200
@@ -1,0 +2,5 @@
+Fri Jul 26 13:36:59 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %autosetup: eliminates usage of deprecated %patchN syntax.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-py-radix.spec ++++++
--- /var/tmp/diff_new_pack.r6qyRd/_old 2024-07-28 17:20:22.082010254 +0200
+++ /var/tmp/diff_new_pack.r6qyRd/_new 2024-07-28 17:20:22.086010414 +0200
@@ -44,8 +44,7 @@
This package includes the C-extension.
%prep
-%setup -q -n py-radix-%{version}
-%patch0 -p1
+%autosetup -p1 -n py-radix-%{version}
%build
export CFLAGS="%{optflags}"