Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-construct for
openSUSE:Factory checked in at 2024-03-01 23:34:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-construct (Old)
and /work/SRC/openSUSE:Factory/.python-construct.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-construct"
Fri Mar 1 23:34:10 2024 rev:20 rq:1153062 version:2.10.70
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-construct/python-construct.changes
2024-01-05 22:58:54.200768222 +0100
+++
/work/SRC/openSUSE:Factory/.python-construct.new.1770/python-construct.changes
2024-03-01 23:34:17.214597900 +0100
@@ -1,0 +2,5 @@
+Thu Feb 29 01:59:28 UTC 2024 - Steve Kowalik <[email protected]>
+
+- Switch to autosetup macro.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-construct.spec ++++++
--- /var/tmp/diff_new_pack.yyiS0E/_old 2024-03-01 23:34:18.182632908 +0100
+++ /var/tmp/diff_new_pack.yyiS0E/_new 2024-03-01 23:34:18.186633052 +0100
@@ -1,5 +1,5 @@
#
-# spec file
+# spec file for package python-construct
#
# Copyright (c) 2024 SUSE LLC
#
@@ -64,8 +64,7 @@
and in the other direction to convert ("build") objects into binary data.
%prep
-%setup -q -n construct-%{version}
-%patch0 -p1
+%autosetup -p1 -n construct-%{version}
# remove gallery tests that require in place stuff
rm -rf tests/gallery