From 7f3c5c37ff502bbd87d324b6777fcc93446eaffd47b87a0ce14aecaaecb5ca08 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 28 Sep 2014 17:54:07 +0000 Subject: [PATCH] Accepting request 252566 from security:forensics Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/252566 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libevt?expand=0&rev=8 --- libevt-alpha-20140731.tar.gz | 3 --- libevt-alpha-20140831.tar.gz | 3 +++ libevt.changes | 7 +++++++ libevt.spec | 10 ++++------ 4 files changed, 14 insertions(+), 9 deletions(-) delete mode 100644 libevt-alpha-20140731.tar.gz create mode 100644 libevt-alpha-20140831.tar.gz diff --git a/libevt-alpha-20140731.tar.gz b/libevt-alpha-20140731.tar.gz deleted file mode 100644 index ac94423..0000000 --- a/libevt-alpha-20140731.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66fecfc8044a3e6b0a68faee294e14d1072de81a79449ff499c7b48a6567eb26 -size 1720038 diff --git a/libevt-alpha-20140831.tar.gz b/libevt-alpha-20140831.tar.gz new file mode 100644 index 0000000..2a6c70f --- /dev/null +++ b/libevt-alpha-20140831.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46a8a8278dd07d8abacfc90c8b0bd8347e6a2e80cf70694bf4e9928c3d3ded7 +size 1720160 diff --git a/libevt.changes b/libevt.changes index de65118..d7bf378 100644 --- a/libevt.changes +++ b/libevt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 19 19:36:58 UTC 2014 - Greg.Freemyer@gmail.com + +- update to 0~20140831 + * bug fix in Python-bindings +- update Source: field to fullpath, delete DL_URL + ------------------------------------------------------------------- Tue Aug 26 16:34:59 UTC 2014 - Greg.Freemyer@gmail.com diff --git a/libevt.spec b/libevt.spec index 2e07d62..6e47532 100644 --- a/libevt.spec +++ b/libevt.spec @@ -18,16 +18,14 @@ Name: libevt %define lname libevt1 -%define timestamp 20140731 +%define timestamp 20140831 Version: 0~%timestamp Release: 0 Summary: Library and tools to access the Windows Event Log (EVT) format License: LGPL-3.0+ and GFDL-1.3+ Group: Productivity/File utilities Url: http://code.google.com/p/libevt/ - -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/libevt-alpha-20140731.tar.gz -Source: %name-alpha-%timestamp.tar.gz +Source: https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/libevt-alpha-20140831.tar.gz Source2: Windows_Event_Log_(EVT).pdf BuildRequires: pkg-config BuildRequires: python-devel @@ -45,9 +43,9 @@ BuildRequires: pkgconfig(libregf) >= 20120405 BuildRequires: pkgconfig(libuna) >= 20120425 BuildRequires: pkgconfig(libwrc) >= 20120405 # build fails with version in factory, use internal version -#verified 10/13/2013 +#verified 9/19/2014 #BuildRequires: pkgconfig(libcerror) >= 20130904 -# not released as a package by upstream +# not released as a package by upstream or not stable per upstream (libf* 9/2014) #BuildRequires: pkgconfig(libcstring) >= 20120425 #BuildRequires: pkgconfig(libcsystem) >= 20120425 #BuildRequires: pkgconfig(libcdirectory) >= 20120423