Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package linstor-client for openSUSE:Factory checked in at 2022-01-13 00:22:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/linstor-client (Old) and /work/SRC/openSUSE:Factory/.linstor-client.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "linstor-client" Thu Jan 13 00:22:24 2022 rev:4 rq:945747 version:1.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/linstor-client/linstor-client.changes 2021-02-19 23:44:58.891346699 +0100 +++ /work/SRC/openSUSE:Factory/.linstor-client.new.1892/linstor-client.changes 2022-01-13 00:23:18.663970862 +0100 @@ -1,0 +2,29 @@ +Wed Jan 12 05:54:54 UTC 2022 - nick wang <[email protected]> + +- bsc#1194567, update to 1.12.0 + * Added node evacuate command + * Added external files commands + * Fixed parsing exos create ctrl_b_ip + * Fixed backup machine readable outputs shouldn't be wrapped in list + * Resource group added adjust command + * Added snapshot delete --nodes parameter + * Node list show optional eviction time + * Node restore added delete resources/snapshots options + * Resource group added adjust command + * add client user-agent info + * node info: show also info for combined nodes + * Resource involved: remove debug output and an error while filtering + * Fixed deprecated setup.cfg variable + * New resource involved command: Show involved resources from a node + * Added exos commands + * interactive: fixed help with a command + * Fixed incorrect git-hash shown in version output + +------------------------------------------------------------------- +Thu Dec 23 09:01:03 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Require python-linstor instead of python-module linstor: the + python singlespec macors will rewrite this to the coresponding + version, as opposed to python_module, which requires all flavors. + +------------------------------------------------------------------- Old: ---- linstor-client-1.6.1.tar.gz New: ---- linstor-client-1.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ linstor-client.spec ++++++ --- /var/tmp/diff_new_pack.YY2ucx/_old 2022-01-13 00:23:19.083971165 +0100 +++ /var/tmp/diff_new_pack.YY2ucx/_new 2022-01-13 00:23:19.087971168 +0100 @@ -1,7 +1,7 @@ # # spec file for package linstor-client # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,21 +17,21 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define python_linstor 1.6 +%define python_linstor 1.12 Name: linstor-client -Version: 1.6.1 +Version: 1.12.0 Release: 0 Summary: DRBD distributed resource management utility License: GPL-3.0-only Group: Productivity/Clustering/HA URL: https://github.com/LINBIT/linstor-client -Source: http://www.linbit.com/downloads/linstor/%{name}-%{version}.tar.gz +Source: https://pkg.linbit.com//downloads/linstor/%{name}-%{version}.tar.gz Patch1: change-location-of-bash-completion.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module linstor >= %{python_linstor}} BuildRequires: %{python_module setuptools} BuildRequires: fdupes -Requires: %{python_module linstor >= %{python_linstor}} +Requires: python-linstor >= %{python_linstor}} %python_subpackages %description ++++++ _service ++++++ --- /var/tmp/diff_new_pack.YY2ucx/_old 2022-01-13 00:23:19.119971191 +0100 +++ /var/tmp/diff_new_pack.YY2ucx/_new 2022-01-13 00:23:19.123971194 +0100 @@ -5,10 +5,10 @@ <param name="filename">linstor-client</param> <!-- build service using release linstor-client atm. - <param name="version">1.6.1</param> + <param name="version">1.12.0</param> Need to use the corresponding linstor-api-py --> - <param name="versionformat">1.6.1+git.%h</param> + <param name="versionformat">1.12.0+git.%h</param> <param name="revision">master</param> </service> ++++++ linstor-client-1.6.1.tar.gz -> linstor-client-1.12.0.tar.gz ++++++ ++++ 3482 lines of diff (skipped)
