Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-xpybutil for openSUSE:Factory 
checked in at 2024-02-21 18:00:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xpybutil (Old)
 and      /work/SRC/openSUSE:Factory/.python-xpybutil.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xpybutil"

Wed Feb 21 18:00:54 2024 rev:4 rq:1148487 version:0.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xpybutil/python-xpybutil.changes  
2019-07-22 12:21:38.267644729 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-xpybutil.new.1706/python-xpybutil.changes    
    2024-02-21 18:01:04.297406192 +0100
@@ -1,0 +2,6 @@
+Wed Feb 21 09:35:45 UTC 2024 - Michael Vetter <[email protected]>
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+  %patchN.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-xpybutil.spec ++++++
--- /var/tmp/diff_new_pack.hkWMIS/_old  2024-02-21 18:01:05.289442130 +0100
+++ /var/tmp/diff_new_pack.hkWMIS/_new  2024-02-21 18:01:05.289442130 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-xpybutil
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -39,8 +39,7 @@
 xpybutil is an abstraction over the X Python Binding (xpyb). It exists because 
xpyb is a very low level library that communicates with X.
 
 %prep
-%setup -q -n xpybutil-%{version}
-%patch0 -p1
+%autosetup -p1 -n xpybutil-%{version}
 
 %build
 %python_build

Reply via email to