Hello community,
here is the log from the commit of package python-rtslib-fb for
openSUSE:Factory checked in at 2019-09-17 13:39:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rtslib-fb (Old)
and /work/SRC/openSUSE:Factory/.python-rtslib-fb.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rtslib-fb"
Tue Sep 17 13:39:44 2019 rev:21 rq:731405 version:2.1.70
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rtslib-fb/python-rtslib-fb.changes
2019-02-19 12:03:01.809056633 +0100
+++
/work/SRC/openSUSE:Factory/.python-rtslib-fb.new.7948/python-rtslib-fb.changes
2019-09-17 13:39:46.181820277 +0200
@@ -1,0 +2,22 @@
+Mon Sep 16 18:14:18 UTC 2019 - [email protected]
+
+- Update to version v2.1.70:
+ * version 2.1.70
+ * restoreconfig: add ability to restore/reload single target or
storage_object
+ * rtslib: fix __version__
+ * saveconfig: add hw_block_size support in control string
+ * remove extra semicolons in _get_saveconf
+ * Add 'readable' param to Group list_*() methods
+ * Handle write-only parameters like attributes
+ * save_to_file() function breaks symbolic link when saving configuration
+ * Handle write-only attributes.
+ * Allow bs_cache to be bypassed
+ * report the correct size for partitions
+ * restoreconfig: support restore when list is non-empty
+ Replacing python-rtslib-fb-2.1.69.tar.xz with
python-rtslib-fb-v2.1.70.tar.xz,
+ and removing patches:
+ * 0001-Handle-write-only-attributes.patch
+ * 0002-Handle-write-only-parameters-like-attributes.patch
+ * 0003-Add-readable-param-to-Group-list_-methods.patch
+
+-------------------------------------------------------------------
Old:
----
0001-Handle-write-only-attributes.patch
0002-Handle-write-only-parameters-like-attributes.patch
0003-Add-readable-param-to-Group-list_-methods.patch
python-rtslib-fb-2.1.69.tar.xz
New:
----
python-rtslib-fb-v2.1.70.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-rtslib-fb.spec ++++++
--- /var/tmp/diff_new_pack.UlH7UI/_old 2019-09-17 13:39:46.761820184 +0200
+++ /var/tmp/diff_new_pack.UlH7UI/_new 2019-09-17 13:39:46.765820184 +0200
@@ -12,24 +12,21 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define dbdir %{_sysconfdir}/target
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-rtslib-fb
-Version: 2.1.69
+Version: 2.1.70
Release: 0%{?dist}
Summary: API for Linux kernel SCSI target (aka LIO)
License: Apache-2.0
Group: Development/Languages/Python
Url: https://github.com/open-iscsi/rtslib-fb.git
-Source: %{name}-%{version}.tar.xz
+Source: %{name}-v%{version}.tar.xz
Patch1: rbd-support.patch
-Patch2: 0001-Handle-write-only-attributes.patch
-Patch3: 0002-Handle-write-only-parameters-like-attributes.patch
-Patch4: 0003-Add-readable-param-to-Group-list_-methods.patch
BuildRequires: %{python_module pyudev}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
@@ -39,7 +36,7 @@
Requires(post): update-alternatives
Requires(postun): update-alternatives
Provides: python-rtslib = %{version}-%{release}
-Obsoletes: python-rtslib
+Obsoletes: python-rtslib < %{version}
%if 0%{?sle_version} >= 150000
# explicit Provides advertising RBD support
Provides: python-rtslib-rbd = %{version}
@@ -54,14 +51,11 @@
the Apache 2.0 license. Contributions are welcome
%prep
-%setup -q
+%setup -q -n %{name}-v%{version}
%if 0%{?sle_version} >= 150000
# RBD support is dependent on LIO changes present in the SLE/Leap kernel
%patch1 -p1
%endif
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
%build
%python_build
++++++ _service ++++++
--- /var/tmp/diff_new_pack.UlH7UI/_old 2019-09-17 13:39:46.785820180 +0200
+++ /var/tmp/diff_new_pack.UlH7UI/_new 2019-09-17 13:39:46.789820180 +0200
@@ -7,7 +7,7 @@
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(\d*\.\d*\.)fb(\d*)</param>
<param name="versionrewrite-replacement">\1\2</param>
- <param name="revision">v2.1.fb69</param>
+ <param name="revision">v2.1.70</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.UlH7UI/_old 2019-09-17 13:39:46.805820177 +0200
+++ /var/tmp/diff_new_pack.UlH7UI/_new 2019-09-17 13:39:46.805820177 +0200
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/open-iscsi/rtslib-fb.git</param>
- <param
name="changesrevision">b2ec3746fb772aa3ff8b8853965292ca7dc2d7b1</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">2b160b754d48d5dfdfe1d41089d4e9af24ba3b29</param></service></servicedata>
\ No newline at end of file