Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-happybase for
openSUSE:Factory checked in at 2024-03-15 20:30:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-happybase (Old)
and /work/SRC/openSUSE:Factory/.python-happybase.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-happybase"
Fri Mar 15 20:30:26 2024 rev:17 rq:1158054 version:1.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-happybase/python-happybase.changes
2021-11-09 23:55:02.819965971 +0100
+++
/work/SRC/openSUSE:Factory/.python-happybase.new.1905/python-happybase.changes
2024-03-15 20:30:46.230953056 +0100
@@ -1,0 +2,6 @@
+Thu Mar 14 13:31:07 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %autosetup macro: allows us to eliminate usage of deprecated
+ %patchN.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-happybase.spec ++++++
--- /var/tmp/diff_new_pack.ENy007/_old 2024-03-15 20:30:47.202988858 +0100
+++ /var/tmp/diff_new_pack.ENy007/_new 2024-03-15 20:30:47.202988858 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-happybase
#
-# Copyright (c) 2021 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
@@ -53,8 +53,7 @@
This package contains the documentation.
%prep
-%setup -q -n happybase-%{version}
-%patch0 -p1
+%autosetup -p1 -n happybase-%{version}
%build
%python_build