Hello community,

here is the log from the commit of package libzbc for openSUSE:Factory checked 
in at 2016-02-25 22:03:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzbc (Old)
 and      /work/SRC/openSUSE:Factory/.libzbc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzbc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzbc/libzbc.changes    2015-11-13 
23:36:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libzbc.new/libzbc.changes       2016-02-26 
00:35:57.000000000 +0100
@@ -1,0 +2,8 @@
+Sat Feb 13 17:47:24 UTC 2016 - jeng...@inai.de
+
+- Update to new git snapshot 2.0.0.g32
+* Support for ZBC and ZAC r04
+* Added block device backend driver for use with kernels providing
+  SMR support and exposing host-managed disks as block devices.
+
+-------------------------------------------------------------------

Old:
----
  libzbc-2.0.0~git113.tar.xz

New:
----
  libzbc-2.0.0.g32.tar.xz

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

Other differences:
------------------
++++++ libzbc.spec ++++++
--- /var/tmp/diff_new_pack.nFRosi/_old  2016-02-26 00:35:58.000000000 +0100
+++ /var/tmp/diff_new_pack.nFRosi/_new  2016-02-26 00:35:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libzbc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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   libzbc2
-Version:        2.0.0~git113
+%define lname   libzbc4
+Version:        2.0.0.g32
 Release:        0
 Summary:        Library for manipulating ZBC and ZAC disks
 License:        BSD-2-Clause and LGPL-3.0+
@@ -26,7 +26,6 @@
 Url:            http://github.com/hgst/libzbc
 
 #Git-Clone:    git://github.com/hgst/libzbc
-#Snapshot:     548f6455340b304c0e7060681444d11efa16f3d8
 Source:         %name-%version.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libtool >= 2
@@ -92,9 +91,8 @@
 popd
 
 %install
-b="%buildroot";
 %make_install -C obj
-find "$b/%_libdir" -type f -name "*.la" -delete;
+find "%buildroot/%_libdir" -type f -name "*.la" -delete
 
 %check
 make -C obj check %{?_smp_mflags}
@@ -113,7 +111,7 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%_libdir/libzbc.so.2*
+%_libdir/libzbc.so.4*
 %doc COPYING
 
 %files devel

++++++ _service ++++++
--- /var/tmp/diff_new_pack.nFRosi/_old  2016-02-26 00:35:58.000000000 +0100
+++ /var/tmp/diff_new_pack.nFRosi/_new  2016-02-26 00:35:58.000000000 +0100
@@ -1,8 +1,8 @@
 <services>
        <service name="tar_scm" mode="disabled">
                <param name="url">git://github.com/hgst/libzbc</param>
-               <param 
name="revision">548f6455340b304c0e7060681444d11efa16f3d8</param>
+               <param 
name="revision">2882d881e9f2278ad53daf340e298d6b91bc3aec</param>
                <param name="scm">git</param>
-               <param name="versionformat">2.0.0~git@REVISION@</param>
+               <param name="versionformat">2.0.0.g@TAG_OFFSET@</param>
        </service>
 </services>

++++++ libzbc-2.0.0~git113.tar.xz -> libzbc-2.0.0.g32.tar.xz ++++++
++++ 4346 lines of diff (skipped)


Reply via email to