diff --git a/python-Glances.changes b/python-Glances.changes index c38dbd5..5e37c13 100644 --- a/python-Glances.changes +++ b/python-Glances.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Sat Aug 22 22:13:50 UTC 2020 - Martin Hauke + +- Update to version 3.1.5 + Enhancements and new features: + * Enhancement: RSS for containers enhancement. + * exports: support rabbitmq amqps enhancement. + * Quick Look missing CPU Infos enhancement. + * Add amqps protocol suppport for rabbitmq export. + * Select host in Grafana json. + * Value for free disk space is counterintuative on ext file + systems enhancement. + Bugs corrected: + * Can't start server: unexpected keyword argument 'address' bug + enhancement. + * class AmpsList method _build_amps_list() Windows fail + (glances/amps_list.py) bug #1689 + * Fix grammar in sensors documentation #1681 + * Reflect "used percent" user disk space for [fs] alert #1680 + * Bug: [fs] plugin needs to reflect user disk space usage needs + test #1658 + * Fixed formatting on FS example #1673 + * Missing temperature documentation #1664 + * Wiki page for starting as a service documentation #1661 + * tests using /etc/glances/glances.conf from already installed + version bug #1654 + * Unittests: Use sys.executable instead of hardcoding the python + interpreter #1655 + * Glances should not phone home install #1646 + * Add lighttpd reverse proxy config to the wiki documentation. + * Undefined name 'i' in plugins/glances_gpu.py bug #1635 + ------------------------------------------------------------------- Tue May 26 06:34:24 UTC 2020 - Petr Gajdos diff --git a/python-Glances.spec b/python-Glances.spec index d1bd397..dfab78c 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.1.4.1 +Version: 3.1.5 Release: 0 Summary: A cross-platform curses-based monitoring tool License: LGPL-3.0-only diff --git a/v3.1.4.1.tar.gz b/v3.1.4.1.tar.gz deleted file mode 100644 index c5a0f11..0000000 --- a/v3.1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0347a0b949451fd0022c0f22e54092fe526120a776af1f2bde1ea7ba61d6b792 -size 6802041 diff --git a/v3.1.5.tar.gz b/v3.1.5.tar.gz new file mode 100644 index 0000000..cd5f66f --- /dev/null +++ b/v3.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e60ea1274e882f9d64d16c12690bd71dcc70ebe7e93690d773275f92fa126b24 +size 6804549