Hello community, here is the log from the commit of package libzbc for openSUSE:Factory checked in at 2017-08-10 14:05:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzbc (Old) and /work/SRC/openSUSE:Factory/.libzbc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzbc" Thu Aug 10 14:05:56 2017 rev:8 rq:515188 version:5.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libzbc/libzbc.changes 2016-12-08 00:31:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libzbc.new/libzbc.changes 2017-08-10 14:13:21.601835463 +0200 @@ -1,0 +2,20 @@ +Tue Aug 8 11:18:07 UTC 2017 - [email protected] + +- Update to new upstream release 5.3.1 + * A rewrite of libzbc introducing significant changes to the + API. Support for draft standards 4.x is dropped. Compliance + to the final ZBC/ZAC standards is improved. + * All functions now operate using 512B sector units, regardless + of the device actual logical block size. This is in line with + Linux block device management and can simplify application + implementation by unifying the addressing unit used when + devices with different logical block sizes (512B or 4096B) + are being used. Applications must however still comply with + write request alignment to the device physical block size, + which may be different from the 512B sector size unit used. + * Improved read and write functions (zbc_pread and zbc_pwrite) + to not limit the request size to the device maximum request + data transfer size (calls are internally split into multiple + requests). + +------------------------------------------------------------------- Old: ---- v4.3.3.tar.gz New: ---- v5.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzbc.spec ++++++ --- /var/tmp/diff_new_pack.Wo3yWm/_old 2017-08-10 14:13:22.177754372 +0200 +++ /var/tmp/diff_new_pack.Wo3yWm/_new 2017-08-10 14:13:22.197751556 +0200 @@ -1,7 +1,7 @@ # # spec file for package libzbc # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,8 +17,8 @@ Name: libzbc -%define lname libzbc-4_3_3 -Version: 4.3.3 +%define lname libzbc-5_3_1 +Version: 5.3.1 Release: 0 Summary: Library for manipulating ZBC and ZAC disks License: BSD-2-Clause and LGPL-3.0+ ++++++ v4.3.3.tar.gz -> v5.3.1.tar.gz ++++++ ++++ 136967 lines of diff (skipped)
