diff --git a/libevtx-alpha-20131013.tar.gz b/libevtx-alpha-20131013.tar.gz deleted file mode 100644 index eeb8cf1..0000000 --- a/libevtx-alpha-20131013.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aab3c588df734e48b9f028b5fd17eec7e87ce5e790083f4b30fe511555a2c709 -size 1727083 diff --git a/libevtx-alpha-20140731.tar.gz b/libevtx-alpha-20140731.tar.gz new file mode 100644 index 0000000..8465c23 --- /dev/null +++ b/libevtx-alpha-20140731.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2f3a9fa244e7b66cb0a4de7df7a5ea22a46415f0a0cfac3f20f52020896698 +size 1736776 diff --git a/libevtx.changes b/libevtx.changes index b33cf9b..2e85245 100644 --- a/libevtx.changes +++ b/libevtx.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Aug 13 15:40:21 UTC 2014 - Greg.Freemyer@gmail.com + +- update to 0~20140731 + * bug fix in Python-bindings + * worked on dpkg debug packages support + * updated dependencies + * worked on Python-bindings + * replaced PackageMaker for pkgbuild + * code clean up + * worked on setup.py + * added evtxexport man page + * removed examples + * 2014 update + * small fix in evtxexport -h output +- use libregf from external package + ------------------------------------------------------------------- Tue Nov 26 23:37:56 UTC 2013 - Greg.Freemyer@gmail.com diff --git a/libevtx.spec b/libevtx.spec index 6afb6b1..2a7096d 100644 --- a/libevtx.spec +++ b/libevtx.spec @@ -1,7 +1,7 @@ # # spec file for package libevtx # -# 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: libevtx %define lname libevtx1 -%define timestamp 20131013 +%define timestamp 20140731 Version: 0~%timestamp Release: 0 Summary: Library and tools to access the Windows XML Event Log (EVTX) format @@ -26,7 +26,7 @@ License: LGPL-3.0+ and GFDL-1.3 Group: Productivity/File utilities Url: http://code.google.com/p/libevtx/ -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/libevtx-alpha-20131013.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/libevtx-alpha-20140731.tar.gz Source: %name-alpha-%timestamp.tar.gz Source2: Windows_XML_Event_Log_(EVTX).pdf BuildRequires: pkg-config @@ -40,12 +40,12 @@ BuildRequires: pkgconfig(libcpath) >= 20130609 BuildRequires: pkgconfig(libcsplit) >= 20130609 BuildRequires: pkgconfig(libfdatetime) >= 20130317 BuildRequires: pkgconfig(libfguid) >= 20130317 +BuildRequires: pkgconfig(libregf) >= 20140803 BuildRequires: pkgconfig(libuna) >= 20130609 #build fails if the factory package is used, use the internal version -#verified 11/25/2013 -#BuildRequires: pkgconfig(libwrc) >= 20131017 -#BuildRequires: pkgconfig(libregf) >= 20130716 -#BuildRequires: pkgconfig(libcerror) >= 20120425 +#verified 08/13/2014 +#BuildRequires: pkgconfig(libcerror) >= 20140105 +#BuildRequires: pkgconfig(libwrc) >= 20140803 #packages not yet released by upstream #BuildRequires: pkgconfig(libcstring) >= 20120425 #BuildRequires: pkgconfig(libcsystem) >= 20120425