From 16fff68e996706de1674a9b0470df739b5c03cfe1b905935b640731774e55c8a Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 28 Sep 2014 17:54:09 +0000 Subject: [PATCH] Accepting request 252567 from security:forensics Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/252567 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libevtx?expand=0&rev=10 --- libevtx-alpha-20140731.tar.gz | 3 --- libevtx-alpha-20140901.tar.gz | 3 +++ libevtx.changes | 7 +++++++ libevtx.spec | 6 ++---- 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 libevtx-alpha-20140731.tar.gz create mode 100644 libevtx-alpha-20140901.tar.gz diff --git a/libevtx-alpha-20140731.tar.gz b/libevtx-alpha-20140731.tar.gz deleted file mode 100644 index 8465c23..0000000 --- a/libevtx-alpha-20140731.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e2f3a9fa244e7b66cb0a4de7df7a5ea22a46415f0a0cfac3f20f52020896698 -size 1736776 diff --git a/libevtx-alpha-20140901.tar.gz b/libevtx-alpha-20140901.tar.gz new file mode 100644 index 0000000..e44c311 --- /dev/null +++ b/libevtx-alpha-20140901.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc2bf83d38143f41e5331d50666f2dd5655bca4fd9e9816e84199b105f27992 +size 1736940 diff --git a/libevtx.changes b/libevtx.changes index e1a4f0d..724a416 100644 --- a/libevtx.changes +++ b/libevtx.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 19 19:44:43 UTC 2014 - Greg.Freemyer@gmail.com + +- update to 0~20140901 + * bug fix in Python-bindings +- update Source: field to have fullpath, delete DL_URL + ------------------------------------------------------------------- Thu Aug 28 21:55:22 UTC 2014 - Greg.Freemyer@gmail.com diff --git a/libevtx.spec b/libevtx.spec index ee2cc46..1717431 100644 --- a/libevtx.spec +++ b/libevtx.spec @@ -18,16 +18,14 @@ Name: libevtx %define lname libevtx1 -%define timestamp 20140731 +%define timestamp 20140901 Version: 0~%timestamp Release: 0 Summary: Library and tools to access the Windows XML Event Log (EVTX) format 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-20140731.tar.gz -Source: %name-alpha-%timestamp.tar.gz +Source: https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/libevtx-alpha-20140901.tar.gz Source2: Windows_XML_Event_Log_(EVTX).pdf BuildRequires: pkg-config BuildRequires: python-devel