forked from pool/libzbc
- Update to new upstream release 5.8.0
OBS-URL: https://build.opensuse.org/package/show/hardware/libzbc?expand=0&rev=21
This commit is contained in:
parent
c14db92b03
commit
957ccbb93f
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 28 07:10:57 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to new upstream release 5.8.0
|
||||||
|
* This new release adds the new functions zbc_preadv() and
|
||||||
|
zbc_pwritev() to support vectored read and write. The
|
||||||
|
zbc_read_zone and zbc_write_zone tools are also updated to
|
||||||
|
allow using these new functions with the new -vio option.
|
||||||
|
Various bug fixes are also included.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 20 07:41:24 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
Sat Oct 20 07:41:24 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libzbc
|
# spec file for package libzbc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libzbc
|
Name: libzbc
|
||||||
%define lname libzbc-5_7_1
|
%define lname libzbc-5_8_0
|
||||||
Version: 5.7.1
|
Version: 5.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for manipulating ZBC and ZAC disks
|
Summary: Library for manipulating ZBC and ZAC disks
|
||||||
License: BSD-2-Clause AND LGPL-3.0-or-later
|
License: BSD-2-Clause AND LGPL-3.0-or-later
|
||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
Url: http://github.com/hgst/libzbc
|
URL: https://github.com/hgst/libzbc
|
||||||
|
|
||||||
Source: https://github.com/hgst/libzbc/archive/v%version.tar.gz
|
Source: https://github.com/hgst/libzbc/archive/v%version.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5fd99802a7f09ef3c0d6bcda828db1bec9bf2a79a01749d3f2c440517d477cb4
|
|
||||||
size 134744
|
|
3
v5.8.0.tar.gz
Normal file
3
v5.8.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3bea38b2b1c8285e443bfdf73d0c83167c75e2154f5f61bcdcc49e705db127c6
|
||||||
|
size 138046
|
Loading…
Reference in New Issue
Block a user