File project.diff of Package python-Glances
--- python-Glances.changes.orig
+++ python-Glances.changes
@@ -1,4 +1,23 @@
-------------------------------------------------------------------
+Fri Aug 20 09:55:31 UTC 2021 - Martin Hauke <mardnh@gmx.de>
+
+- Update to version 3.2.3
+ Bugs corrected:
+ * Docker container monitoring only show half command?.
+ * Processor name getting cut off.
+ * batinfo not in docker image (and in requirements files...).
+ * Glances don't send hostname (tag) to influxdb2.
+ * Public IP address doesn't display anymore.
+ Enhancement requests:
+ * Make the process sort list configurable through the command
+ line.
+ * [WebUI] truncates network name.
+- Update to version 3.2.2
+ Bugs corrected:
+ * keybinding not working anymore.
+ * InfluxDB/InfluxDB2 Export object has no attribute hostname.
+
+-------------------------------------------------------------------
Tue Jul 13 11:43:41 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Add a new glances-common package that contains a service file
--- python-Glances.spec.orig
+++ python-Glances.spec
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-Glances
-Version: 3.2.1
+Version: 3.2.3
Release: 0
Summary: A cross-platform curses-based monitoring tool
License: LGPL-3.0-only