Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-subprocess-tee for
openSUSE:Factory checked in at 2024-05-20 18:09:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-subprocess-tee (Old)
and /work/SRC/openSUSE:Factory/.python-subprocess-tee.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-subprocess-tee"
Mon May 20 18:09:30 2024 rev:10 rq:1174768 version:0.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-subprocess-tee/python-subprocess-tee.changes
2023-07-18 21:55:30.386756594 +0200
+++
/work/SRC/openSUSE:Factory/.python-subprocess-tee.new.1880/python-subprocess-tee.changes
2024-05-20 18:09:33.965839532 +0200
@@ -1,0 +2,6 @@
+Thu May 16 15:09:42 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %autosetup macro: allows us to eliminate usage of deprecated
+ %patchN syntax.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-subprocess-tee.spec ++++++
--- /var/tmp/diff_new_pack.PZiBQF/_old 2024-05-20 18:09:34.601862688 +0200
+++ /var/tmp/diff_new_pack.PZiBQF/_new 2024-05-20 18:09:34.601862688 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-subprocess-tee
#
-# 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
@@ -49,8 +49,7 @@
to provide instant feedback (progress) related to what is happening.
%prep
-%setup -q -n subprocess-tee-%{version}
-%patch1 -p1
+%autosetup -p1 -n subprocess-tee-%{version}
%build
%pyproject_wheel