From d8e9045dd6515c4919daf1aa8abc0ee61cd41c3b0069651be39263619ec9df3d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 20 Jan 2024 19:40:11 +0000 Subject: [PATCH] - update to 24.1.0: * New create-consolidated-report container opts OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gvm-tools?expand=0&rev=19 --- gvm-tools-23.11.0.tar.gz | 3 --- gvm-tools-24.1.0.tar.gz | 3 +++ python-gvm-tools.changes | 6 ++++++ python-gvm-tools.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gvm-tools-23.11.0.tar.gz create mode 100644 gvm-tools-24.1.0.tar.gz diff --git a/gvm-tools-23.11.0.tar.gz b/gvm-tools-23.11.0.tar.gz deleted file mode 100644 index 3ac6a63..0000000 --- a/gvm-tools-23.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3ee05102c05f9c4a0ba2530ebbe92d4210a9a70308382d63240a06ac242078d -size 218303 diff --git a/gvm-tools-24.1.0.tar.gz b/gvm-tools-24.1.0.tar.gz new file mode 100644 index 0000000..eecb167 --- /dev/null +++ b/gvm-tools-24.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0546c177249bd049905ef63f8c1a0ee2ea808b16bf0686f21cf89f3791fd3de8 +size 218801 diff --git a/python-gvm-tools.changes b/python-gvm-tools.changes index edf143d..9c4d379 100644 --- a/python-gvm-tools.changes +++ b/python-gvm-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 20 19:39:26 UTC 2024 - Dirk Müller + +- update to 24.1.0: + * New create-consolidated-report container opts + ------------------------------------------------------------------- Mon Dec 18 14:03:06 UTC 2023 - Dirk Müller diff --git a/python-gvm-tools.spec b/python-gvm-tools.spec index e70a8c5..c36fa73 100644 --- a/python-gvm-tools.spec +++ b/python-gvm-tools.spec @@ -1,7 +1,7 @@ # # spec file for package python-gvm-tools # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2020-2023, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %{?sle15_python_module_pythons} %global skip_python39 1 Name: python-gvm-tools -Version: 23.11.0 +Version: 24.1.0 Release: 0 Summary: Tools to control a GSM/GVM over GMP or OSP License: GPL-3.0-or-later