Hello community,

here is the log from the commit of package libvmdk for openSUSE:Factory checked 
in at 2015-01-30 15:04:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvmdk (Old)
 and      /work/SRC/openSUSE:Factory/.libvmdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvmdk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvmdk/libvmdk.changes  2014-08-27 
07:46:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libvmdk.new/libvmdk.changes     2015-01-30 
15:04:31.000000000 +0100
@@ -1,0 +2,18 @@
+Mon Jan  5 22:02:48 UTC 2015 - greg.freem...@gmail.com
+
+- update to v0~20150105
+       * worked on Python 3 support
+       * worked on tests
+       * worked on test scripts
+       * code clean up
+       * small fixes for stand-alone usage of libfvalue
+       * worked on multi-threading support
+       * added tests/pyvmdk_test_open_close.py to make dist
+       * bug fix in Python-bindings
+- update URL field to point to the new github site
+- update Source: field to be a fully defined URL
+- deleted the DL-URL comment
+- update the BuildRequires based on what works from OBS
+- remove %if for opensuse version, not needed with libyal consolidated in 
decurity:forensics
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libvmdk.spec ++++++
--- /var/tmp/diff_new_pack.82xurN/_old  2015-01-30 15:04:32.000000000 +0100
+++ /var/tmp/diff_new_pack.82xurN/_new  2015-01-30 15:04:32.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libvmdk
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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,43 +17,35 @@
 
 
 %define lname  libvmdk1
-%define timestamp 20140803
+%define timestamp 20150105
 Name:           libvmdk
 Version:        0~%{timestamp}
 Release:        0
 Summary:        Library and tools to access the VMDK image format
 License:        LGPL-3.0+ and GFDL-1.3+
 Group:          Productivity/File utilities
-Url:            http://code.google.com/p/libvmdk/
-#DL-URL:        
https://f12916e3795a4074c9adfda8b4ff3f56d1a927b3.googledrive.com/host/0B3fBvzttpiiSQ1dOUmhqMkR2cm8/libvmdk-alpha-20140803.tar.gz
-Source:         %{name}-alpha-%{timestamp}.tar.gz
+Url:            https://github.com/libyal/libvmdk/wiki
+Source:         
https://github.com/libyal/libvmdk/releases/download/%{timestamp}/libvmdk-alpha-%{timestamp}.tar.gz
 Source2:        VMWare_Virtual_Disk_Format_(VMDK).pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
-#use factory versions if available
-%if 0%{?suse_version} > 1230
 BuildRequires:  pkgconfig(libbfio) >= 20130721
+BuildRequires:  pkgconfig(libcdata) >= 20140105
 BuildRequires:  pkgconfig(libcfile) >= 20130609
 BuildRequires:  pkgconfig(libclocale) >= 20130609
 BuildRequires:  pkgconfig(libcnotify) >= 20120425
 BuildRequires:  pkgconfig(libcpath) >= 20130609
 BuildRequires:  pkgconfig(libcsplit) >= 20130609
-%endif
-%if 0%{?suse_version} > 1310
-BuildRequires:  pkgconfig(libcdata) >= 20140105
-#BuildRequires:  pkgconfig(libcthreads) >= 20130723
-%endif
+BuildRequires:  pkgconfig(libcsystem) >= 20120425
+BuildRequires:  pkgconfig(libcthreads) >= 20150101
+BuildRequires:  pkgconfig(libfcache) >= 20120405
+BuildRequires:  pkgconfig(libfdata) >= 20120405
+BuildRequires:  pkgconfig(libfvalue) >= 20150101
+BuildRequires:  pkgconfig(libuna) >= 20150101
 # fails to build with factory package, use internal
-# verified 8/23/2014
+# verified 1/8/2015
 #BuildRequires:  pkgconfig(libcerror) >= 20140105
-#BuildRequires:  pkgconfig(libuna) >= 20120425
-#not yet packaged for opensuse (8-23-2014)
-#BuildRequires:  pkgconfig(libfcache) >= 20120405
-#BuildRequires:  pkgconfig(libfdata) >= 20120405
-# not (yet) released as packages by upstream (8-23-14)
 #BuildRequires:  pkgconfig(libcstring) >= 20120425
-#BuildRequires:  pkgconfig(libcsystem) >= 20120425
-#BuildRequires:  pkgconfig(libfvalue) 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -121,8 +113,8 @@
 Summary:        Python bindings for libvmdk, a VMDK image format parser
 License:        LGPL-3.0+
 Group:          Development/Libraries/Python
-Requires:       python
 Requires:       %{lname} = %{version}
+Requires:       python
 Provides:      pyvmdk
 
 %description -n python-%{name}

++++++ libvmdk-alpha-20140803.tar.gz -> libvmdk-alpha-20150105.tar.gz ++++++
++++ 31696 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to