Hello community,

here is the log from the commit of package libkdumpfile for openSUSE:Factory 
checked in at 2015-12-09 19:54:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-28 15:19:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libkdumpfile.new/libkdumpfile.changes   
2015-12-09 22:22:40.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Dec  8 16:15:17 UTC 2015 - ptesa...@suse.com
+
+- upgrade to libkdumpfile-0.1.7
+  * metadata is stored as hierarchical attributes which can be enumerated
+- libkdumpfile-add-EM_AARCH64.patch: Dropped (now upstream).
+- libkdumpfile-remove-ARCH_PPC64LE.patch: Dropped (now upstream).
+- libkdumpfile-fallback-for-old-zlib.patch: Dropped (now upstream).
+
+-------------------------------------------------------------------

Old:
----
  libkdumpfile-0.1.5.tar.bz2
  libkdumpfile-add-EM_AARCH64.patch
  libkdumpfile-fallback-for-old-zlib.patch
  libkdumpfile-remove-ARCH_PPC64LE.patch

New:
----
  libkdumpfile-0.1.7.tar.bz2

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

Other differences:
------------------
++++++ libkdumpfile.spec ++++++
--- /var/tmp/diff_new_pack.dxLYG0/_old  2015-12-09 22:22:41.000000000 +0100
+++ /var/tmp/diff_new_pack.dxLYG0/_new  2015-12-09 22:22:41.000000000 +0100
@@ -33,16 +33,13 @@
 # End compatibility cruft
 
 Name:           libkdumpfile
-Version:        0.1.5
+Version:        0.1.7
 Release:        0
 Summary:        Kernel dump file access library
 License:        LGPL-3.0+ or GPL-2.0+
 Group:          Development/Libraries/C and C++
 Url:            https://github.com/ptesarik/libkdumpfile
 Source:         
https://github.com/ptesarik/libkdumpfile/releases/download/v%version/%name-%version.tar.bz2
-Patch1:         %{name}-add-EM_AARCH64.patch
-Patch2:         %{name}-remove-ARCH_PPC64LE.patch
-Patch3:         %{name}-fallback-for-old-zlib.patch
 BuildRequires:  lzo-devel
 BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel
@@ -82,9 +79,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 # Avoid autotools recheck after patching config*
 touch aclocal.m4 Makefile.in config.h.in configure
 
@@ -95,6 +89,8 @@
 %install
 %make_install
 rm -v %{buildroot}%{_libdir}/libkdumpfile.la
+# Do not install this example code
+rm -v %{buildroot}%{_bindir}/dumpattr
 
 %post -n libkdumpfile0 -p /sbin/ldconfig
 

++++++ libkdumpfile-0.1.5.tar.bz2 -> libkdumpfile-0.1.7.tar.bz2 ++++++
++++ 18490 lines of diff (skipped)


Reply via email to