diff --git a/python-Glances.changes b/python-Glances.changes index 6de92cc..55be1cd 100644 --- a/python-Glances.changes +++ b/python-Glances.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Sep 03 07:20:11 UTC 2021 - Enrico Belleri + +- Update to version 3.2.3.1: + * Incorrect processes disk IO stats #1922 + +------------------------------------------------------------------- +Sat Aug 21 13:14:30 UTC 2021 - Enrico Belleri + +- Update to version 3.2.3: + * Processor name getting cut off #1917 + * batinfo not in docker image (and in requirements files...) ? #1915 + * Glances don't send hostname (tag) to influxdb2 + ------------------------------------------------------------------- Tue Jul 13 11:43:41 UTC 2021 - Antonio Larrosa diff --git a/python-Glances.spec b/python-Glances.spec index 9706516..1501e03 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.1 +Version: 3.2.3.1 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.1.tar.gz b/v3.2.1.tar.gz deleted file mode 100644 index 51d9861..0000000 --- a/v3.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51d4cfe411beb24ca520e029278243110c04e2df6f6f2f1d851976e09d1b1cd5 -size 6851329 diff --git a/v3.2.3.1.tar.gz b/v3.2.3.1.tar.gz new file mode 100644 index 0000000..3c5c8a2 --- /dev/null +++ b/v3.2.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d2c17f4f1ec6ffab422a25645fb763c39d11219ae7ee528658ad4210d24755 +size 6877055