diff --git a/_service b/_service deleted file mode 100644 index 616ce9c..0000000 --- a/_service +++ /dev/null @@ -1,8 +0,0 @@ - - - git://github.com/hgst/libzbc - 2882d881e9f2278ad53daf340e298d6b91bc3aec - git - 2.0.0.g@TAG_OFFSET@ - - diff --git a/libzbc-2.0.0.g32.tar.xz b/libzbc-2.0.0.g32.tar.xz deleted file mode 100644 index 36ede0b..0000000 --- a/libzbc-2.0.0.g32.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:058f2f5985d61acc83ff1cbb48824719585d3a8962889f6a831260483a214e2b -size 425560 diff --git a/libzbc.changes b/libzbc.changes index b6c9df3..8840380 100644 --- a/libzbc.changes +++ b/libzbc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jul 1 08:22:20 UTC 2016 - jengelh@inai.de + +- 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. + ------------------------------------------------------------------- Sat Feb 13 17:47:24 UTC 2016 - jengelh@inai.de diff --git a/libzbc.spec b/libzbc.spec index bb3c6b3..5df1db2 100644 --- a/libzbc.spec +++ b/libzbc.spec @@ -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 @@ libzbc is a simple library providing functions for manipulating Zoned Block Command (ZBC), Zoned-device ATA command set (ZAC) disks. %prep -%setup -qn %name +%setup -q %build autoreconf -fi @@ -111,7 +109,7 @@ make -C obj check %{?_smp_mflags} %files -n %lname %defattr(-,root,root) -%_libdir/libzbc.so.4* +%_libdir/libzbc-*.so %doc COPYING %files devel diff --git a/v4.1.1.tar.gz b/v4.1.1.tar.gz new file mode 100644 index 0000000..8008035 --- /dev/null +++ b/v4.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d236251e3081bd8b6af103bfc85ec7d3fae6fd647cdc66f1ad650d6961befc7c +size 823360