Hello community,
here is the log from the commit of package python-pymavlink for
openSUSE:Factory checked in at 2019-12-23 22:47:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pymavlink (Old)
and /work/SRC/openSUSE:Factory/.python-pymavlink.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pymavlink"
Mon Dec 23 22:47:00 2019 rev:2 rq:758983 version:2.4.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pymavlink/python-pymavlink.changes
2019-11-27 13:53:11.916377245 +0100
+++
/work/SRC/openSUSE:Factory/.python-pymavlink.new.6675/python-pymavlink.changes
2019-12-23 22:49:07.362104836 +0100
@@ -1,0 +2,6 @@
+Sat Dec 21 16:00:39 UTC 2019 - Martin Hauke <[email protected]>
+
+- Update to version 2.4.2
+ * Bugfix release
+
+-------------------------------------------------------------------
Old:
----
pymavlink-2.4.0.tar.gz
New:
----
pymavlink-2.4.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pymavlink.spec ++++++
--- /var/tmp/diff_new_pack.mv3TXk/_old 2019-12-23 22:49:07.938105049 +0100
+++ /var/tmp/diff_new_pack.mv3TXk/_new 2019-12-23 22:49:07.942105050 +0100
@@ -1,6 +1,7 @@
#
# spec file for package python-pymavlink
#
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019, Martin Hauke <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -12,22 +13,23 @@
# 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/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pymavlink
-Version: 2.4.0
+Version: 2.4.2
Release: 0
-License: LGPL-3.0
Summary: Python MAVLink code
-Url: https://github.com/ArduPilot/pymavlink/
+License: LGPL-3.0-only
Group: Development/Languages/Python
+Url: https://github.com/ArduPilot/pymavlink/
Source:
https://files.pythonhosted.org/packages/source/p/pymavlink/pymavlink-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module devel}
-BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module future}
+BuildRequires: %{python_module setuptools}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module lxml}
# /SECTION
++++++ pymavlink-2.4.0.tar.gz -> pymavlink-2.4.2.tar.gz ++++++
++++ 3373 lines of diff (skipped)