Hello community,

here is the log from the commit of package libzbc for openSUSE:Factory checked 
in at 2019-09-04 09:13:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzbc (Old)
 and      /work/SRC/openSUSE:Factory/.libzbc.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzbc"

Wed Sep  4 09:13:35 2019 rev:12 rq:727903 version:5.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzbc/libzbc.changes    2019-07-11 
13:08:27.434995795 +0200
+++ /work/SRC/openSUSE:Factory/.libzbc.new.7948/libzbc.changes  2019-09-04 
09:14:36.342944290 +0200
@@ -1,0 +2,11 @@
+Mon Sep  2 08:10:22 UTC 2019 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to new release 5.8.2
+  * Fix SG IO header dxfer_len field to avoid failures of
+    vectored IOs with more than a single vector.
+  * Change error code returned by zbc_preadv() and zbc_pwritev()
+    from -EINVAL to -EIO in the case of an an unaligned IO
+    request. This change matches the kernel returned error value.
+  * New gzviewer tool to graphically display a device zone state.
+
+-------------------------------------------------------------------

Old:
----
  v5.8.0.tar.gz

New:
----
  v5.8.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libzbc.spec ++++++
--- /var/tmp/diff_new_pack.lXCt3H/_old  2019-09-04 09:14:38.438943999 +0200
+++ /var/tmp/diff_new_pack.lXCt3H/_new  2019-09-04 09:14:38.438943999 +0200
@@ -17,8 +17,8 @@
 
 
 Name:           libzbc
-%define lname   libzbc-5_8_0
-Version:        5.8.0
+%define lname   libzbc-5_8_2
+Version:        5.8.2
 Release:        0
 Summary:        Library for manipulating ZBC and ZAC disks
 License:        BSD-2-Clause AND LGPL-3.0-or-later
@@ -26,7 +26,6 @@
 URL:            https://github.com/hgst/libzbc
 
 Source:         https://github.com/hgst/libzbc/archive/v%version.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libtool >= 2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -77,7 +76,7 @@
 Block Command (ZBC), Zoned-device ATA command set (ZAC) disks.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 autoreconf -fi
@@ -99,21 +98,17 @@
 %postun -n %lname -p /sbin/ldconfig
 
 %files tools
-%defattr(-,root,root)
 %_bindir/zbc_*
 %doc COPYING.LESSER
 
 %files gui
-%defattr(-,root,root)
-%_bindir/gzbc
+%_bindir/gz*
 
 %files -n %lname
-%defattr(-,root,root)
 %_libdir/libzbc-*.so
 %doc COPYING
 
 %files devel
-%defattr(-,root,root)
 %_includedir/%name/
 %_libdir/libzbc.so
 %_libdir/pkgconfig/libzbc.pc

++++++ v5.8.0.tar.gz -> v5.8.2.tar.gz ++++++
++++ 5898 lines of diff (skipped)


Reply via email to