Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-gvm-tools for
openSUSE:Factory checked in at 2023-03-06 18:56:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gvm-tools (Old)
and /work/SRC/openSUSE:Factory/.python-gvm-tools.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gvm-tools"
Mon Mar 6 18:56:35 2023 rev:7 rq:1067407 version:23.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gvm-tools/python-gvm-tools.changes
2022-09-29 18:15:05.087458049 +0200
+++
/work/SRC/openSUSE:Factory/.python-gvm-tools.new.31432/python-gvm-tools.changes
2023-03-06 18:56:38.160996771 +0100
@@ -1,0 +2,7 @@
+Tue Feb 21 12:39:36 UTC 2023 - Martin Hauke <[email protected]>
+
+- Update to version 23.2.0
+ * Added --with-descriptions and host details source types to
+ generate-random-reports.
+
+-------------------------------------------------------------------
Old:
----
gvm-tools-22.9.0.tar.gz
New:
----
gvm-tools-23.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gvm-tools.spec ++++++
--- /var/tmp/diff_new_pack.e46Lqc/_old 2023-03-06 18:56:38.977000934 +0100
+++ /var/tmp/diff_new_pack.e46Lqc/_new 2023-03-06 18:56:38.981000955 +0100
@@ -1,8 +1,8 @@
#
# spec file for package python-gvm-tools
#
-# Copyright (c) 2022 SUSE LLC
-# Copyright (c) 2020, Martin Hauke <[email protected]>
+# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2020-2023, Martin Hauke <[email protected]>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,11 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
%define skip_python36 1
%define skip_python39 1
Name: python-gvm-tools
-Version: 22.9.0
+Version: 23.2.0
Release: 0
Summary: Tools to control a GSM/GVM over GMP or OSP
License: GPL-3.0-or-later
@@ -34,11 +33,13 @@
BuildRequires: %{python_module poetry}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-python-gvm >= 1.4.0
+Requires: python-python-gvm >= 23.2.0
+Requires(post): update-alternatives
+Requires(postun):update-alternatives
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module python-gvm >= 1.4.0}
+BuildRequires: %{python_module python-gvm >= 23.2.0}
# /SECTION
%python_subpackages
++++++ gvm-tools-22.9.0.tar.gz -> gvm-tools-23.2.0.tar.gz ++++++
++++ 2405 lines of diff (skipped)