commit libregf for openSUSE:Factory
Hello community, here is the log from the commit of package libregf for openSUSE:Factory checked in at 2013-07-31 17:23:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-05-02 11:20:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libregf.new/libregf.changes 2013-07-31 17:23:44.000000000 +0200 @@ -1,0 +2,21 @@ +Tue Jul 30 20:55:17 UTC 2013 - Greg.Freemyer@gmail.com + +- update to v0~20130716 + * updated dependencies + * worked on tests + * bug fix for large values + * added support for REG_LINK as a string + * fixed multiple open issues + * pyregf: fix for retrieving default value by name + * worked on tests + * changes for strings values with trailing data + * small update for 64-bit build + * Textual changes + * updates and bug fixes in pyregf + * fixed codepage 1255 restriction + * fixed codepage 949 and 950 restriction + * changes for libfdata update + * removed item flags +- changed to gz compression to simplyfy download/convert + +------------------------------------------------------------------- Old: ---- libregf-alpha-20130319.tar.xz New: ---- libregf-alpha-20130716.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libregf.spec ++++++ --- /var/tmp/diff_new_pack.2NQDF3/_old 2013-07-31 17:23:45.000000000 +0200 +++ /var/tmp/diff_new_pack.2NQDF3/_new 2013-07-31 17:23:45.000000000 +0200 @@ -18,7 +18,7 @@ Name: libregf %define lname libregf1 -%define timestamp 20130319 +%define timestamp 20130716 Version: 0~%timestamp Release: 0 Summary: Library to access Windows REGF-type Registry files @@ -26,25 +26,25 @@ Group: Productivity/File utilities Url: http://code.google.com/p/libregf/ -#DL-URL: http://libregf.googlecode.com/files/libregf-alpha-20130319.tar.gz -Source: %{name}-alpha-%timestamp.tar.xz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/libregf-alpha-2013... +Source: %{name}-alpha-%timestamp.tar.gz Source2: Windows_NT_Registry_File_(REGF)_format.pdf BuildRequires: pkg-config BuildRequires: python-devel -BuildRequires: xz BuildRequires: pkgconfig(fuse) >= 2.6 -BuildRequires: pkgconfig(libcnotify) >= 20120425 -BuildRequires: pkgconfig(libcsplit) >= 20120701 -BuildRequires: pkgconfig(libfdatetime) >= 20120522 +BuildRequires: pkgconfig(libcnotify) >= 0~20130609 +BuildRequires: pkgconfig(libcsplit) >= 0~20130609 +BuildRequires: pkgconfig(libfdatetime) >= 0~20130317 # Using these packages from factory causes build failures, so use the internal version instead -#BuildRequires: pkgconfig(libuna) >= 20120425 +# Verified 7/30/2013 #BuildRequires: pkgconfig(libfguid) >= 20120426 #BuildRequires: pkgconfig(libcpath) >= 20120701 #BuildRequires: pkgconfig(libclocale) >= 20120425 #BuildRequires: pkgconfig(libcerror) >= 20120425 #BuildRequires: pkgconfig(libcfile) >= 20120526 -#BuildRequires: pkgconfig(libbfio) >= 20120426 #BuildRequires: pkgconfig(libcdata) >= 20120425 +#BuildRequires: pkgconfig(libuna) >= 20120425 +#BuildRequires: pkgconfig(libbfio) >= 0~20130721 # These packages are not yet in factory #BuildRequires: pkgconfig(libcstring) >= 20120425 #BuildRequires: pkgconfig(libcsystem) >= 20120425 ++++++ Windows_NT_Registry_File_(REGF)_format.pdf ++++++ (binary differes) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de