From 957ccbb93f111c27ef9da7493f5ee21d4f20a9f411eabc6952522d5e6c59772f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 28 Jun 2019 07:13:18 +0000 Subject: [PATCH] - Update to new upstream release 5.8.0 OBS-URL: https://build.opensuse.org/package/show/hardware/libzbc?expand=0&rev=21 --- libzbc.changes | 10 ++++++++++ libzbc.spec | 8 ++++---- v5.7.1.tar.gz | 3 --- v5.8.0.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 v5.7.1.tar.gz create mode 100644 v5.8.0.tar.gz diff --git a/libzbc.changes b/libzbc.changes index 07537b6..377a8ba 100644 --- a/libzbc.changes +++ b/libzbc.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jun 28 07:10:57 UTC 2019 - Jan Engelhardt + +- 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 diff --git a/libzbc.spec b/libzbc.spec index a8dbd57..a827bb1 100644 --- a/libzbc.spec +++ b/libzbc.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: libzbc -%define lname libzbc-5_7_1 -Version: 5.7.1 +%define lname libzbc-5_8_0 +Version: 5.8.0 Release: 0 Summary: Library for manipulating ZBC and ZAC disks License: BSD-2-Clause AND LGPL-3.0-or-later 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 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/v5.7.1.tar.gz b/v5.7.1.tar.gz deleted file mode 100644 index ab4f64a..0000000 --- a/v5.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fd99802a7f09ef3c0d6bcda828db1bec9bf2a79a01749d3f2c440517d477cb4 -size 134744 diff --git a/v5.8.0.tar.gz b/v5.8.0.tar.gz new file mode 100644 index 0000000..5ec0889 --- /dev/null +++ b/v5.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bea38b2b1c8285e443bfdf73d0c83167c75e2154f5f61bcdcc49e705db127c6 +size 138046