diff --git a/python-Glances.changes b/python-Glances.changes index 1700352..7d307dd 100644 --- a/python-Glances.changes +++ b/python-Glances.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Sat Nov 20 11:17:20 UTC 2021 - Michael Ströder + +- Update to version 3.2.4 + - Bugs corrected: + * Failure to start on Apple M1 Max #1939 + * Influxdb2 via SSL #1934 + * Update WebUI (security patch). Thanks to @notFloran. + * Swith from black <> white theme with the '9' hotkey - Related to issue #976 + * Fix: Docker plugin - Invalid IO stats with Arch Linux #1945 + * Bug Fix: Docker plugin - Network stats not being displayed #1944 + * Fix Grafana CPU temperature panel #1954 + * is_disabled name fix #1949 + * Fix tipo in documentation #1932 + * distutils is deprecated in Python 3.10 #1923 + * Separate battery percentages #1920 + * Update docs and correct make docs-server target in Makefile + - Enhancement requests: + * Improve --issue by displaying the second update iteration and not the first one. More relevant + * Improve --issue option with Python version and paths + * Correct an issue on idle display + * Refactor Mem + MemSwap Curse + * Refactor CPU Curses code + ------------------------------------------------------------------- Wed Oct 20 14:58:23 UTC 2021 - Johannes Segitz diff --git a/python-Glances.spec b/python-Glances.spec index 1501e03..7a15ab0 100644 --- a/python-Glances.spec +++ b/python-Glances.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-Glances -Version: 3.2.3.1 +Version: 3.2.4 Release: 0 Summary: A cross-platform curses-based monitoring tool License: LGPL-3.0-only @@ -46,7 +46,7 @@ Requires: python-future Requires: python-psutil >= 5.3.0 Requires: python-requests Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Recommends: python-curses Provides: python-glances = %{version} Obsoletes: python-glances < %{version} diff --git a/v3.2.3.1.tar.gz b/v3.2.3.1.tar.gz deleted file mode 100644 index 3c5c8a2..0000000 --- a/v3.2.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55d2c17f4f1ec6ffab422a25645fb763c39d11219ae7ee528658ad4210d24755 -size 6877055 diff --git a/v3.2.4.tar.gz b/v3.2.4.tar.gz new file mode 100644 index 0000000..53a21c9 --- /dev/null +++ b/v3.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c66cba5ca11e7c4460a3883f107614e0ea7ce3aedd8713b29e22e08e559ec271 +size 6914731