From cfb931680c669853afe22ee5bee6fe28d37303c740a98acfb78979edeb766157 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 18 Aug 2014 09:23:53 +0000 Subject: [PATCH] Accepting request 244911 from devel:libraries:c_c++ update to v0~20140803 OBS-URL: https://build.opensuse.org/request/show/244911 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libregf?expand=0&rev=8 --- libregf-alpha-20131013.tar.gz | 3 --- libregf-alpha-20140803.tar.gz | 3 +++ libregf.changes | 18 ++++++++++++++++++ libregf.spec | 6 +++--- 4 files changed, 24 insertions(+), 6 deletions(-) delete mode 100644 libregf-alpha-20131013.tar.gz create mode 100644 libregf-alpha-20140803.tar.gz diff --git a/libregf-alpha-20131013.tar.gz b/libregf-alpha-20131013.tar.gz deleted file mode 100644 index fc17ab3..0000000 --- a/libregf-alpha-20131013.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7427c8306300d009d72585dbc1996cad12019d96697a4305db8916f1221b335b -size 1462447 diff --git a/libregf-alpha-20140803.tar.gz b/libregf-alpha-20140803.tar.gz new file mode 100644 index 0000000..bfe5b54 --- /dev/null +++ b/libregf-alpha-20140803.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d443401eb408bd24e1cbc6fef0d806cc8c699d4714333963eecfdd6929ae73 +size 1508853 diff --git a/libregf.changes b/libregf.changes index bf31642..1d349c6 100644 --- a/libregf.changes +++ b/libregf.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Aug 13 15:46:10 UTC 2014 - Greg.Freemyer@gmail.com + +- update to v0~20140803 + * bug fix in Python-bindings + * worked on Python bindings + * worked on regfmount + - moved values to sub directory to prevent value and key name clashes + - added class name support + - other tasks + * updated dependencies + * fix for dealing with size mismatch between value and block list size + * improved string size corruption handling + * worked on setup.py + * bug fix for call to libfdata_tree_node_set_sub_nodes_data_range + * 2014 update + * worked on Dokan support for regfmount + ------------------------------------------------------------------- Sat Nov 23 03:40:36 UTC 2013 - Greg.Freemyer@gmail.com diff --git a/libregf.spec b/libregf.spec index 2500e2a..5423ec7 100644 --- a/libregf.spec +++ b/libregf.spec @@ -1,7 +1,7 @@ # # spec file for package libregf # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,7 +18,7 @@ Name: libregf %define lname libregf1 -%define timestamp 20131013 +%define timestamp 20140803 Version: 0~%timestamp Release: 0 Summary: Library to access Windows REGF-type Registry files @@ -26,7 +26,7 @@ License: LGPL-3.0+ and GFDL-1.3+ Group: Productivity/File utilities Url: http://code.google.com/p/libregf/ -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/libregf-alpha-20131013.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/libregf-alpha-20140803.tar.gz Source: %{name}-alpha-%timestamp.tar.gz Source2: Windows_NT_Registry_File_(REGF)_format.pdf BuildRequires: pkg-config