Hello community,

here is the log from the commit of package libvhdi for openSUSE:Factory checked 
in at 2015-01-30 14:58:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvhdi (Old)
 and      /work/SRC/openSUSE:Factory/.libvhdi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvhdi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvhdi/libvhdi.changes  2014-08-27 
07:46:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libvhdi.new/libvhdi.changes     2015-01-30 
14:58:49.000000000 +0100
@@ -1,0 +2,20 @@
+Fri Jan  9 21:23:27 UTC 2015 - [email protected]
+
+- update to v0~20150105
+       * 2015 update
+       * worked on Python 3 support
+       * worked on tests
+       * worked on test scripts
+       * code clean up
+       * worked on multi-threading support
+       * removed deprecated functions
+         - libvhdi_file_read_random
+         - pyvhdi file.read_random
+       * bug fix in Python-bindings
+- update URL to the new github site
+- replace Source: field with fully defined URL
+- remove DL-URL comment
+- use libyal packages from OBS exclusively, not internal versions
+- remove %if opensuse logic.  Not needed now libyal is in security:forensics
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libvhdi.spec ++++++
--- /var/tmp/diff_new_pack.Sf53qq/_old  2015-01-30 14:58:50.000000000 +0100
+++ /var/tmp/diff_new_pack.Sf53qq/_new  2015-01-30 14:58:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libvhdi
 #
-# 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,45 +17,38 @@
 
 
 %define lname  libvhdi1
-%define timestamp 20140803
+%define timestamp 20150105
 Name:           libvhdi
 Version:        0~%{timestamp}
 Release:        0
 Summary:        Library and tools to access the VHD image format
 License:        LGPL-3.0+ and GFDL-1.3+
 Group:          Productivity/File utilities
-Url:            http://code.google.com/p/libvhdi/
-#DL-URL:        
https://5bd8f353f5931ef0db182149c5758dceaeb06fd6.googledrive.com/host/0B3fBvzttpiiSY250RjRzRXQ0bDg/libvhdi-alpha-20140803.tar.gz
-Source:         %{name}-alpha-%{timestamp}.tar.gz
+Url:            https://github.com/libyal/libvhdi/wiki
+Source:         
https://github.com/libyal/libvhdi/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz
 Source2:        Virtual_Hard_Disk_(VHD)_image_format.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
+BuildRequires:  pkgconfig(libcsystem) >= 20120425
+BuildRequires:  pkgconfig(libcthreads) >= 20130723
+BuildRequires:  pkgconfig(libfcache) >= 20120405
+BuildRequires:  pkgconfig(libfdata) >= 20120405
 BuildRequires:  pkgconfig(libfguid) >= 20130317
+BuildRequires:  pkgconfig(libfvalue)
 BuildRequires:  pkgconfig(libuna) >= 20120425
-%endif
-%if 0%{?suse_version} > 1319
-BuildRequires:  pkgconfig(libcdata) >= 20140105
-BuildRequires:  pkgconfig(libcthreads) >= 20130723
-%endif
 # fails to build with factory package, use internal
 # verified 8/23/2014
-#BuildRequires:  pkgconfig(libcerror) >= 20140105
-#not yet packaged for opensuse (8-23-2014)
-#BuildRequires:  pkgconfig(libfcache) >= 20120405
-#BuildRequires:  pkgconfig(libfdata) >= 20120405
+BuildRequires:  pkgconfig(libcerror) >= 20140105
 # not (yet) released as packages by upstream (8-23-14)
-#BuildRequires:  pkgconfig(libcstring) >= 20120425
-#BuildRequires:  pkgconfig(libcsystem) >= 20120425
-#BuildRequires:  pkgconfig(libfvalue) 
+BuildRequires:  pkgconfig(libcstring) >= 20120425
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -114,8 +107,8 @@
 Summary:        Python bindings for libvhdi, a VHD image format parser
 License:        LGPL-3.0+
 Group:          Development/Libraries/Python
-Requires:       python
 Requires:       %{lname} = %{version}
+Requires:       python
 Provides:      pyvhdi
 
 %description -n python-%{name}

++++++ libvhdi-alpha-20140803.tar.gz -> libvhdi-alpha-20150105.tar.gz ++++++
++++ 23037 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to