Hello community,

here is the log from the commit of package libvmdk for openSUSE:Factory checked 
in at 2017-10-05 11:57:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvmdk (Old)
 and      /work/SRC/openSUSE:Factory/.libvmdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvmdk"

Thu Oct  5 11:57:40 2017 rev:5 rq:530592 version:0~20170226

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvmdk/libvmdk.changes  2016-07-20 
09:17:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libvmdk.new/libvmdk.changes     2017-10-05 
11:57:41.733798301 +0200
@@ -1,0 +2,11 @@
+Mon Oct  2 21:44:34 UTC 2017 - [email protected]
+
+- Update to 20170226
+       * worked on python bindings
+       * code clean up
+       * worked on internal tests
+- disabled tests - they no longer compile
+- use internal version of libcnotify
+- Change Group: field for the python bindings to devel/languages/python
+
+-------------------------------------------------------------------

Old:
----
  libvmdk-alpha-20160119.tar.gz

New:
----
  libvmdk-alpha-20170226.tar.gz

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

Other differences:
------------------
++++++ libvmdk.spec ++++++
--- /var/tmp/diff_new_pack.S6z7lf/_old  2017-10-05 11:57:43.825504004 +0200
+++ /var/tmp/diff_new_pack.S6z7lf/_new  2017-10-05 11:57:43.829503441 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libvmdk
 #
-# 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,7 +17,7 @@
 
 
 %define lname  libvmdk1
-%define timestamp 20160119
+%define timestamp 20170226
 Name:           libvmdk
 Version:        0~%{timestamp}
 Release:        0
@@ -34,7 +34,6 @@
 BuildRequires:  pkgconfig(libcerror) >= 20140105
 BuildRequires:  pkgconfig(libcfile) >= 20130609
 BuildRequires:  pkgconfig(libclocale) >= 20130609
-BuildRequires:  pkgconfig(libcnotify) >= 20120425
 BuildRequires:  pkgconfig(libcpath) >= 20130609
 BuildRequires:  pkgconfig(libcsplit) >= 20130609
 BuildRequires:  pkgconfig(libcstring) >= 20120425
@@ -47,6 +46,9 @@
 BuildRequires:  pkgconfig(python2)
 BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(zlib)
+
+#fails to build with this package from factory - Oct 2, 2017
+#BuildRequires:  pkgconfig(libcnotify) > 20170311
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -117,7 +119,7 @@
 %package -n python-%{name}
 Summary:        Python 2 bindings for libvmdk, a VMDK image format parser
 License:        LGPL-3.0+
-Group:          Development/Libraries/Python
+Group:          Development/Languages/Python
 Requires:       %{lname} = %{version}
 Requires:       python
 Provides:       pyvmdk
@@ -130,7 +132,7 @@
 %package -n python3-%{name}
 Summary:        Python 3 bindings for libvmdk, a VMDK image format parser
 License:        LGPL-3.0+
-Group:          Development/Libraries/Python
+Group:          Development/Languages/Python
 Requires:       %{lname} = %{version}
 Requires:       python3
 Provides:       pyvmdk
@@ -153,7 +155,7 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %check
-make check
+#make check
 
 %post   -n %{lname} -p /sbin/ldconfig
 

++++++ libvmdk-alpha-20160119.tar.gz -> libvmdk-alpha-20170226.tar.gz ++++++
++++ 97929 lines of diff (skipped)


Reply via email to