Hello community, here is the log from the commit of package libregf for openSUSE:Factory checked in at 2015-01-30 15:02:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libregf (Old) and /work/SRC/openSUSE:Factory/.libregf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libregf" Changes: -------- --- /work/SRC/openSUSE:Factory/libregf/libregf.changes 2014-09-28 19:54:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libregf.new/libregf.changes 2015-01-30 15:02:38.000000000 +0100 @@ -1,0 +2,12 @@ +Wed Jan 14 22:39:18 UTC 2015 - [email protected] + +- update to v0~20150105 + * 2015 update + * worked on Python 3 support + * worked on tests + * code clean up + * removed libregf_file_get_version +- update Source and URL fields to use the new github site +- use more libyal packages from OBS + +------------------------------------------------------------------- Old: ---- libregf-alpha-20140905.tar.gz New: ---- libregf-alpha-20150105.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libregf.spec ++++++ --- /var/tmp/diff_new_pack.6fGoow/_old 2015-01-30 15:02:39.000000000 +0100 +++ /var/tmp/diff_new_pack.6fGoow/_new 2015-01-30 15:02:39.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libregf # -# 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,14 +18,14 @@ Name: libregf %define lname libregf1 -%define timestamp 20140905 +%define timestamp 20150105 Version: 0~%timestamp Release: 0 Summary: Library to access Windows REGF-type Registry files License: LGPL-3.0+ and GFDL-1.3+ Group: Productivity/File utilities -Url: http://code.google.com/p/libregf/ -Source: https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/libregf-alpha-20140905.tar.gz +Url: https://github.com/libyal/libregf/wiki +Source: https://github.com/libyal/libregf/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz Source2: Windows_NT_Registry_File_(REGF)_format.pdf BuildRequires: pkg-config BuildRequires: python-devel @@ -38,20 +38,17 @@ BuildRequires: pkgconfig(libcnotify) >= 20130609 BuildRequires: pkgconfig(libcpath) >= 20130809 BuildRequires: pkgconfig(libcsplit) >= 20130609 +BuildRequires: pkgconfig(libcstring) >= 20120425 +BuildRequires: pkgconfig(libcsystem) >= 20120425 BuildRequires: pkgconfig(libfdatetime) >= 20130317 +BuildRequires: pkgconfig(libfguid) >= 20140105 BuildRequires: pkgconfig(libuna) >= 20130728 -# Using these packages from factory causes build failures, so use the internal version instead -# Verified 9/19/2014 -#BuildRequires: pkgconfig(libfguid) >= 20140105 # Using these packages (libf*) are released but are not stable per upstream # Verified 9/19/2014 #BuildRequires: pkgconfig(libfcache) >= 20120425 #BuildRequires: pkgconfig(libfdata) >= 20120425 #BuildRequires: pkgconfig(libfwnt) >= 20120426 #BuildRequires: pkgconfig(libfwsi) >= 20120426 -# These packages are not yet released by upstream as standalone packages -#BuildRequires: pkgconfig(libcstring) >= 20120425 -#BuildRequires: pkgconfig(libcsystem) >= 20120425 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ libregf-alpha-20140905.tar.gz -> libregf-alpha-20150105.tar.gz ++++++ ++++ 23979 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
