Hello community,

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

Package is "libvshadow"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvshadow/libvshadow.changes    2014-08-21 
17:25:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libvshadow.new/libvshadow.changes       
2015-01-30 15:04:52.000000000 +0100
@@ -1,0 +2,20 @@
+Thu Jan  8 17:43:30 UTC 2015 - greg.freem...@gmail.com
+
+- update to v0~20150106
+       * 2015 update - minimal changes
+- remove ifdef macros around buildrequires
+       * The ifdefs are no longer needed now that all of libyal is in 
security:forensics
+- update BuildRequires based on new packages in OBS
+
+-------------------------------------------------------------------
+Thu Dec 11 19:03:31 UTC 2014 - greg.freem...@gmail.com
+
+- update to v0~20141023
+       * bug fix in Python-bindings
+       * update man page / info page
+- update URL to point to new home on github
+- update Source: field to a full URL referring to github
+- delete DL-URL comment
+- add several BuildRequires to use libyal packages from OBS
+
+-------------------------------------------------------------------

Old:
----
  libvshadow-alpha-20140731.tar.gz

New:
----
  libvshadow-alpha-20150106.tar.gz

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

Other differences:
------------------
++++++ libvshadow.spec ++++++
--- /var/tmp/diff_new_pack.HZUquB/_old  2015-01-30 15:04:53.000000000 +0100
+++ /var/tmp/diff_new_pack.HZUquB/_new  2015-01-30 15:04:53.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libvshadow
 #
-# 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
@@ -18,15 +18,14 @@
 
 Name:           libvshadow
 %define lname  libvshadow1
-%define timestamp      20140731
+%define timestamp      20150106
 Version:        0~%{timestamp}
 Release:        0
 Summary:        Library to access the Volume Shadow Snapshot (VSS) format
 License:        LGPL-3.0+ and GFDL-1.3+
 Group:          System/Filesystems
-Url:            http://code.google.com/p/libvshadow/
-#DL-URL:         
https://googledrive.com/host/0B3fBvzttpiiSZDZXRFVMdnZCeHc/libvshadow-alpha-20140731.tar.gz
-Source0:        libvshadow-alpha-%{timestamp}.tar.gz
+Url:            https://github.com/libyal/libvshadow/wiki
+Source:         
https://github.com/libyal/libvshadow/releases/download/%{timestamp}/libvshadow-alpha-%{timestamp}.tar.gz
 Source1:        Paper_-_Windowless_Shadow_Snapshots.pdf
 Source2:        Slides_-_Windowless_Shadow_Snapshots.pdf
 Source3:        Volume_Shadow_Snapshot_(VSS)_format.pdf
@@ -34,33 +33,28 @@
 BuildRequires:  gcc
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
-
-#openSUSE 13.1 has these avaible to build against
-%if 0%{?suse_version} > 1230
-BuildRequires:  pkgconfig(libcdata) >= 20130407
+BuildRequires:  pkgconfig(libbfio) >= 20130908
 BuildRequires:  pkgconfig(libcdata) >= 20130407
+BuildRequires:  pkgconfig(libcerror)
 BuildRequires:  pkgconfig(libcfile) >= 20130609
 BuildRequires:  pkgconfig(libclocale) >= 20130609
 BuildRequires:  pkgconfig(libcnotify) >= 20130609
 BuildRequires:  pkgconfig(libcpath) >= 20130609
-BuildRequires:  pkgconfig(libuna) >= 20130609
-#use the factory versions of these if building for factory
-%if 0%{?suse_version} > 1310
-BuildRequires:  pkgconfig(libbfio) >= 20130908
+BuildRequires:  pkgconfig(libcsplit)
+BuildRequires:  pkgconfig(libcstring)
+BuildRequires:  pkgconfig(libcsystem)
 BuildRequires:  pkgconfig(libcthreads) >= 20130723
-%endif
-%endif
+BuildRequires:  pkgconfig(libfdatetime)
+BuildRequires:  pkgconfig(libfguid)
+BuildRequires:  pkgconfig(libuna) >= 20130609
 
-# These packages from factory cause build failures, use the internal version
-# verified 10/1/2013
-#BuildRequires:  pkgconfig(libcerror) > 20130904
-#BuildRequires:  pkgconfig(libcsplit) > 20130904
+BuildRequires:  pkgconfig(libcerror) > 20130904
+BuildRequires:  pkgconfig(libcsplit) > 20130904
+BuildRequires:  pkgconfig(libcsystem)
+BuildRequires:  pkgconfig(libfdatetime)
+BuildRequires:  pkgconfig(libfguid)
 # These packages are not released as separate packages by upstream.  Internal 
only
-#BuildRequires:  pkgconfig(libcstring)
-#BuildRequires:  pkgconfig(libcsystem)
 #BuildRequires:  pkgconfig(libcmulti)
-#BuildRequires:  pkgconfig(libfdatetime)
-#BuildRequires:  pkgconfig(libfguid)
 
 %description
 Library and tools to access the Volume Shadow Snapshot (VSS) format. The VSS 
format is used by Windows, as of Vista, to maintain copies of data on a storage 
media volume.

++++++ libvshadow-alpha-20140731.tar.gz -> libvshadow-alpha-20150106.tar.gz 
++++++
++++ 14325 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