From 50903200a09a2a12c7a5020d115841204cb2941930e63dcad8adf098157a7db9 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Fri, 15 Aug 2014 07:55:39 +0000 Subject: [PATCH] Accepting request 244682 from devel:libraries:c_c++ 1 OBS-URL: https://build.opensuse.org/request/show/244682 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libevt?expand=0&rev=5 --- libevt-alpha-20131013.tar.gz | 3 --- libevt-alpha-20140731.tar.gz | 3 +++ libevt.changes | 16 ++++++++++++++++ libevt.spec | 6 +++--- 4 files changed, 22 insertions(+), 6 deletions(-) delete mode 100644 libevt-alpha-20131013.tar.gz create mode 100644 libevt-alpha-20140731.tar.gz diff --git a/libevt-alpha-20131013.tar.gz b/libevt-alpha-20131013.tar.gz deleted file mode 100644 index 8b24846..0000000 --- a/libevt-alpha-20131013.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:975ae3b5ebc9b67a4d2a603e3ebdfe1a6482a226060eee6fa1bc62561ef9683d -size 1711601 diff --git a/libevt-alpha-20140731.tar.gz b/libevt-alpha-20140731.tar.gz new file mode 100644 index 0000000..ac94423 --- /dev/null +++ b/libevt-alpha-20140731.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66fecfc8044a3e6b0a68faee294e14d1072de81a79449ff499c7b48a6567eb26 +size 1720038 diff --git a/libevt.changes b/libevt.changes index 97556f5..ccb38a1 100644 --- a/libevt.changes +++ b/libevt.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Aug 13 15:33:51 UTC 2014 - Greg.Freemyer@gmail.com + +- update to 0~20140731 + * worked on Python-bindings + * bug fix in Python-bindings + * updated dependencies + * replaced PackageMaker for pkgbuild + * bug fix for strings offset correction if member data > 0 + * code clean up + * worked on setup.py + * removed examples + * bug fix in check signature + * 2014 update + * small fix in evtexport -h output + ------------------------------------------------------------------- Thu Nov 14 02:33:34 UTC 2013 - Greg.Freemyer@gmail.com diff --git a/libevt.spec b/libevt.spec index a53ad99..3927e4d 100644 --- a/libevt.spec +++ b/libevt.spec @@ -1,7 +1,7 @@ # # spec file for package libevt # -# 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: libevt %define lname libevt1 -%define timestamp 20131013 +%define timestamp 20140731 Version: 0~%timestamp Release: 0 Summary: Library and tools to access the Windows Event Log (EVT) format @@ -26,7 +26,7 @@ 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-20131013.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/libevt-alpha-20140731.tar.gz Source: %name-alpha-%timestamp.tar.gz Source2: Windows_Event_Log_(EVT).pdf BuildRequires: pkg-config