Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-linstor for openSUSE:Factory 
checked in at 2022-01-13 00:22:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-linstor (Old)
 and      /work/SRC/openSUSE:Factory/.python-linstor.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-linstor"

Thu Jan 13 00:22:22 2022 rev:4 rq:945746 version:1.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-linstor/python-linstor.changes    
2021-01-26 14:50:29.527738321 +0100
+++ /work/SRC/openSUSE:Factory/.python-linstor.new.1892/python-linstor.changes  
2022-01-13 00:23:17.895970310 +0100
@@ -1,0 +2,25 @@
+Wed Jan 12 05:46:52 UTC 2022 - nick wang <nw...@suse.com>
+
+- bsc#1194567, update to 1.12.0
+ * Added node evacuate command
+ * Added external files support
+ * Fix incorrect backup_delete parameter
+ * Added Resource.clone()
+ * Added snapshot-delete optional node_names list
+ * Added rscgrp adjust method
+ * Added node restore delete resources/snapshots option
+ * fix exception with empty nodes in snapshot-definition
+ * (Multi)Linstor() accepts now addition user-agent info
+ * update linstor common-consts(bcache)
+ * Relicensed as LGPLv3
+ * Added option to re-use client in HighLvl-API
+ * Added methods for shard-sp/exos support
+ * API 1.12.0 compat
+
+-------------------------------------------------------------------
+Thu Dec 23 09:02:51 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Require python-protobuf instead of wronly used python_module: the
+  latter would add dependencies to all python versions.
+
+-------------------------------------------------------------------

Old:
----
  python-linstor-1.6.0.tar.gz

New:
----
  python-linstor-1.12.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-linstor.spec ++++++
--- /var/tmp/diff_new_pack.g6isF4/_old  2022-01-13 00:23:18.311970609 +0100
+++ /var/tmp/diff_new_pack.g6isF4/_new  2022-01-13 00:23:18.315970612 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-linstor
 #
-# 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
@@ -18,18 +18,18 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-linstor
-Version:        1.6.0
+Version:        1.12.0
 Release:        0
 Summary:        Python API for Linstor
 License:        GPL-3.0-only
 Group:          Productivity/Clustering/HA
 URL:            https://github.com/LINBIT/linstor-api-py
-Source:         
http://www.linbit.com/downloads/linstor/%{name}-%{version}.tar.gz
+Source:         
https://pkg.linbit.com//downloads/linstor/%{name}-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  protobuf-devel
-Requires:       %{python_module protobuf}
+Requires:       python-protobuf
 %python_subpackages
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.g6isF4/_old  2022-01-13 00:23:18.355970641 +0100
+++ /var/tmp/diff_new_pack.g6isF4/_new  2022-01-13 00:23:18.359970644 +0100
@@ -5,9 +5,9 @@
     <param name="filename">linstor-api-py</param>
 <!--
     build service using release python-linstor atm.
-    <param name="version">1.6.0</param>
+    <param name="version">1.12.0</param>
 -->
-    <param name="versionformat">1.6.0+git.%h</param>
+    <param name="versionformat">1.12.0+git.%h</param>
     <param name="revision">master</param>
   </service>
 

++++++ python-linstor-1.6.0.tar.gz -> python-linstor-1.12.0.tar.gz ++++++
++++ 4946 lines of diff (skipped)

Reply via email to