Hello community, here is the log from the commit of package libzbc for openSUSE:Factory checked in at 2016-07-14 09:48:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzbc (Old) and /work/SRC/openSUSE:Factory/.libzbc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzbc" Changes: -------- --- /work/SRC/openSUSE:Factory/libzbc/libzbc.changes 2016-02-26 00:35:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libzbc.new/libzbc.changes 2016-07-14 09:48:40.000000000 +0200 @@ -1,0 +2,12 @@ +Fri Jul 1 08:22:20 UTC 2016 - [email protected] + +- Update to new upstream release 4.1.1 +* This release implements support for ZBC and ZAC revision 4 and + above draft standards. +* Fixed the fake backend driver to pass all tests even if the + device specified is very small (i.e. it has only a few sequential + zones). +* Display SG_IO ioctl error message only when the log level is set + to debug/verbose. + +------------------------------------------------------------------- Old: ---- _service libzbc-2.0.0.g32.tar.xz New: ---- v4.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzbc.spec ++++++ --- /var/tmp/diff_new_pack.OqkiME/_old 2016-07-14 09:48:41.000000000 +0200 +++ /var/tmp/diff_new_pack.OqkiME/_new 2016-07-14 09:48:41.000000000 +0200 @@ -17,20 +17,18 @@ Name: libzbc -%define lname libzbc4 -Version: 2.0.0.g32 +%define lname libzbc-4_1_1 +Version: 4.1.1 Release: 0 Summary: Library for manipulating ZBC and ZAC disks License: BSD-2-Clause and LGPL-3.0+ Group: Hardware Url: http://github.com/hgst/libzbc -#Git-Clone: git://github.com/hgst/libzbc -Source: %name-%version.tar.xz +Source: https://github.com/hgst/libzbc/archive/v%version.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libtool >= 2 BuildRequires: pkg-config -BuildRequires: xz BuildRequires: pkgconfig(gtk+-3.0) %description @@ -79,7 +77,7 @@ Block Command (ZBC), Zoned-device ATA command set (ZAC) disks. %prep -%setup -qn %name +%setup -q %build autoreconf -fi @@ -111,7 +109,7 @@ %files -n %lname %defattr(-,root,root) -%_libdir/libzbc.so.4* +%_libdir/libzbc-*.so %doc COPYING %files devel
