Hello community,

here is the log from the commit of package python-rtslib-fb for 
openSUSE:Factory checked in at 2017-04-24 09:48:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rtslib-fb (Old)
 and      /work/SRC/openSUSE:Factory/.python-rtslib-fb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rtslib-fb"

Mon Apr 24 09:48:03 2017 rev:9 rq:487880 version:2.1.63

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rtslib-fb/python-rtslib-fb.changes        
2016-06-29 15:10:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-rtslib-fb.new/python-rtslib-fb.changes   
2017-04-24 09:48:03.878060110 +0200
@@ -1,0 +2,14 @@
+Thu Apr 13 07:11:02 UTC 2017 - h...@suse.com
+
+- Update to version 2.1.63:
+  * Get/Set LUN's ALUA group
+  * Add ALUA restore support
+  * Delete ALUA groups with its storage object
+  * version 2.1.fb62
+  * Do not set alua_tg_pt_gp if not supported
+  * Add ability to invalidate caches
+  * Add ALUA supported method
+  * Don't raise exception when getting/setting a LUNs ALUA group
+  * update to 2.1.fb63
+
+-------------------------------------------------------------------

Old:
----
  rtslib-fb-2.1.fb60.tar.gz

New:
----
  _service
  _servicedata
  rtslib-fb-2.1.fb63.tar.xz

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

Other differences:
------------------
++++++ python-rtslib-fb.spec ++++++
--- /var/tmp/diff_new_pack.lstI0T/_old  2017-04-24 09:48:04.577961119 +0200
+++ /var/tmp/diff_new_pack.lstI0T/_new  2017-04-24 09:48:04.581960554 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rtslib-fb
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,21 @@
 
 
 %define oname rtslib-fb
-%define realver 2.1.fb60
+%define realver 2.1.fb63
 
 Name:           python-%{oname}
-Version:        2.1.60
-Release:        1%{?dist}
-Url:            http://github.com/agrover/rtslib-fb
+Version:        2.1.63
+Release:        0%{?dist}
+Url:            http://github.com/open-iscsi/rtslib-fb.git
 Summary:        API for Linux kernel SCSI target (aka LIO)
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Source:         %{oname}-%{realver}.tar.gz
+Source:         %{oname}-%{realver}.tar.xz
 Conflicts:      python-rtslib
 BuildRequires:  fdupes
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
+BuildRequires:  python-six
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       pyudev
 

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="scm">git</param>
    <param name="url">https://github.com/open-iscsi/rtslib-fb.git</param>
    <param name="subdir"></param>
    <param name="filename">rtslib-fb</param>
    <param name="versionformat">2.1.fb63</param>
    <param name="revision">v2.1.fb63</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="file">*rtslib-fb*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service name="set_version" mode="disabled"/>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
            <param 
name="url">https://github.com/open-iscsi/rtslib-fb.git</param>
          <param 
name="changesrevision">3637171a68889e340f553943f25d6a5ca20ad1ca</param></service></servicedata>

Reply via email to