Hello community,

here is the log from the commit of package libiscsi for openSUSE:Factory 
checked in at 2016-05-10 09:27:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libiscsi (Old)
 and      /work/SRC/openSUSE:Factory/.libiscsi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libiscsi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libiscsi/libiscsi.changes        2015-12-01 
09:18:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libiscsi.new/libiscsi.changes   2016-05-10 
09:27:04.000000000 +0200
@@ -1,0 +2,12 @@
+Thu May  5 16:28:17 UTC 2016 - [email protected]
+
+- Update to 1.16.0
+  * Various test updates.
+  * Add tests for ExtendedCopy and ReceiveCopyResults
+  * Add support for WRITE_ATOMIC_16 and tests
+  * Multipath tests added
+  * Persistent Reservation test updates.
+  * Make sure to process target NOPs in the tests
+  * Fix broken CHAP has handling.
+
+-------------------------------------------------------------------

Old:
----
  1.15.0.tar.gz

New:
----
  libiscsi-1.16.0.tar.gz

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

Other differences:
------------------
++++++ libiscsi.spec ++++++
--- /var/tmp/diff_new_pack.y9OYQ1/_old  2016-05-10 09:27:05.000000000 +0200
+++ /var/tmp/diff_new_pack.y9OYQ1/_new  2016-05-10 09:27:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libiscsi
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -16,15 +16,15 @@
 #
 
 
-%define         libname %{name}4
+%define         libname %{name}7
 Name:           libiscsi
-Version:        1.15.0
+Version:        1.16.0
 Release:        0
 Summary:        iSCSI client library and utilities
 License:        GPL-2.0 and LGPL-2.1
 Group:          Development/Libraries/C and C++
 Url:            https://github.com/sahlberg/libiscsi
-Source:         https://github.com/sahlberg/libiscsi/archive/%{version}.tar.gz
+Source:         
https://github.com/sahlberg/libiscsi/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bc
@@ -59,7 +59,7 @@
 %package devel
 Summary:        Development files for %{name}
 Group:          Development/Languages/C and C++
-Requires:       %{libname} = %{version}
+Requires:       %{libname} = %{version}-%{release}
 
 %description devel
 Development files for %{name}
@@ -92,7 +92,7 @@
 
 %files -n %{libname}
 %defattr(-,root,root)
-%{_libdir}/libiscsi.so.4*
+%{_libdir}/libiscsi.so.7*
 
 %files utils
 %defattr(-,root,root)


Reply via email to