Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pyserial for openSUSE:Factory
checked in at 2023-04-22 21:57:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyserial (Old)
and /work/SRC/openSUSE:Factory/.python-pyserial.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyserial"
Sat Apr 22 21:57:45 2023 rev:19 rq:1081586 version:3.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyserial/python-pyserial.changes
2021-01-25 18:22:30.152333078 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyserial.new.1533/python-pyserial.changes
2023-04-22 21:58:26.052489605 +0200
@@ -1,0 +2,10 @@
+Fri Apr 21 12:31:20 UTC 2023 - Dirk Müller <[email protected]>
+
+- add sle15_python_module_pythons (jsc#PED-68)
+
+-------------------------------------------------------------------
+Thu Apr 13 22:43:56 UTC 2023 - Matej Cepl <[email protected]>
+
+- Make calling of %{sle15modernpython} optional.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyserial.spec ++++++
--- /var/tmp/diff_new_pack.orYrlF/_old 2023-04-22 21:58:26.496492260 +0200
+++ /var/tmp/diff_new_pack.orYrlF/_new 2023-04-22 21:58:26.500492284 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pyserial
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
Name: python-pyserial
Version: 3.5
Release: 0
@@ -30,7 +31,7 @@
BuildRequires: python-rpm-macros
BuildRequires: python3-Sphinx
Requires(post): update-alternatives
-Requires(preun): update-alternatives
+Requires(preun):update-alternatives
Provides: python-serial = %{version}
Obsoletes: python-serial < %{version}
BuildArch: noarch