14
0

Accepting request 828873 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/828873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-gvm?expand=0&rev=2
This commit is contained in:
2020-08-24 13:14:10 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8d77268f3ad72ed6dfa65cebeaab6fb4d0492077651165199043d3855448f9e
size 124621

3
python-gvm-20.8.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6fbefea0be0f4afdf9c5060bb16487bcfcbd8ea6dc08e31b3b1540ad3b4be284
size 152205

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Aug 22 21:55:48 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to versin 20.8.0
Added
* Added support for GMP 20.08
Changed
* Refactored Gmp classes into mixins.
Fixed
* Require method and condition arguments for modify_alert with
an event.
* Add SEVERITY_AT_LEAST to get_alert_condition_from_string.
-------------------------------------------------------------------
Tue Aug 11 17:49:50 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-python-gvm
Version: 1.6.0
Version: 20.8.0
Release: 0
Summary: Library to communicate with remote servers over GMP or OSP
License: GPL-3.0-only