Hello community,

here is the log from the commit of package libkdumpfile for openSUSE:Factory 
checked in at 2016-02-03 10:19:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkdumpfile (Old)
 and      /work/SRC/openSUSE:Factory/.libkdumpfile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkdumpfile"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkdumpfile/libkdumpfile.changes        
2015-12-09 22:22:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libkdumpfile.new/libkdumpfile.changes   
2016-02-03 10:19:53.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Feb  1 14:18:33 UTC 2016 - ptesa...@suse.com
+
+- upgrade to libkdumpfile-0.2.0
+  * API and ABI changed (see NEWS)
+  * differentiation of Xen dump types (attribute "xen.type")
+  * support for opening dumps in Xen hypervisor mode
+  * many other Xen improvements
+  * fix reading LKCD dump files
+
+-------------------------------------------------------------------

Old:
----
  libkdumpfile-0.1.7.tar.bz2

New:
----
  libkdumpfile-0.2.0.tar.bz2

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

Other differences:
------------------
++++++ libkdumpfile.spec ++++++
--- /var/tmp/diff_new_pack.a5OBpj/_old  2016-02-03 10:19:54.000000000 +0100
+++ /var/tmp/diff_new_pack.a5OBpj/_new  2016-02-03 10:19:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkdumpfile
 #
-# 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
@@ -33,7 +33,7 @@
 # End compatibility cruft
 
 Name:           libkdumpfile
-Version:        0.1.7
+Version:        0.2.0
 Release:        0
 Summary:        Kernel dump file access library
 License:        LGPL-3.0+ or GPL-2.0+
@@ -58,11 +58,11 @@
 core files.  It supports different kernel dump core formats, virtual
 to physical translation, Xen mappings and more.
 
-%package -n libkdumpfile0
+%package -n libkdumpfile6
 Summary:        Kernel dump file access library
 Group:          System/Libraries
 
-%description -n libkdumpfile0
+%description -n libkdumpfile6
 A library that provides an abstraction layer for reading kernel dump
 core files.  It supports different kernel dump core formats, virtual
 to physical translation, Xen mappings and more.
@@ -71,7 +71,7 @@
 Summary:        Include files and libraries for libkdumpfile development
 Group:          Development/Libraries/C and C++
 Requires:       glibc-devel
-Requires:       libkdumpfile0 = %{version}
+Requires:       libkdumpfile6 = %{version}
 
 %description devel
 This package contains all necessary include files and libraries needed
@@ -92,11 +92,11 @@
 # Do not install this example code
 rm -v %{buildroot}%{_bindir}/dumpattr
 
-%post -n libkdumpfile0 -p /sbin/ldconfig
+%post -n libkdumpfile6 -p /sbin/ldconfig
 
-%postun -n libkdumpfile0 -p /sbin/ldconfig
+%postun -n libkdumpfile6 -p /sbin/ldconfig
 
-%files -n libkdumpfile0
+%files -n libkdumpfile6
 %defattr(-,root,root)
 %{_libdir}/libkdumpfile.so.*
 %doc README.md COPYING COPYING.GPLv2 COPYING.GPLv3 COPYING.LGPLv3 NEWS

++++++ libkdumpfile-0.1.7.tar.bz2 -> libkdumpfile-0.2.0.tar.bz2 ++++++
++++ 12505 lines of diff (skipped)


Reply via email to