From 77b2f4fa8505a6c14c7470d5acc427b81eb4dbd41bb12dd87d836913f74a7a5f Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Sun, 27 Dec 2020 00:08:58 +0000 Subject: [PATCH] Accepting request 858792 from home:gregfreemyer:Tools-for-forensic-boot-cd - update to v0~20200709 * worked on python bindings OBS-URL: https://build.opensuse.org/request/show/858792 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libevtx?expand=0&rev=22 --- libevtx-alpha-20191221.tar.gz | 3 --- libevtx-alpha-20200709.tar.gz | 3 +++ libevtx.changes | 6 ++++++ libevtx.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 libevtx-alpha-20191221.tar.gz create mode 100644 libevtx-alpha-20200709.tar.gz diff --git a/libevtx-alpha-20191221.tar.gz b/libevtx-alpha-20191221.tar.gz deleted file mode 100644 index 9a1767d..0000000 --- a/libevtx-alpha-20191221.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c621b55c88b44786a28d19e02f976e33ce0c46c8de898d2d67d0e34da37a29d5 -size 1949526 diff --git a/libevtx-alpha-20200709.tar.gz b/libevtx-alpha-20200709.tar.gz new file mode 100644 index 0000000..cfa27bf --- /dev/null +++ b/libevtx-alpha-20200709.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4209bd251204b7903168748941a431ad70e11218fb006e1fe7cd75a64ce14c0e +size 1952427 diff --git a/libevtx.changes b/libevtx.changes index 90de06b..cc9a5c7 100644 --- a/libevtx.changes +++ b/libevtx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Dec 26 23:59:25 UTC 2020 - Greg Freemyer + +- update to v0~20200709 + * worked on python bindings + ------------------------------------------------------------------- Tue May 5 11:09:56 UTC 2020 - Dominique Leuenberger diff --git a/libevtx.spec b/libevtx.spec index da8eeeb..c3376c7 100644 --- a/libevtx.spec +++ b/libevtx.spec @@ -19,7 +19,7 @@ %bcond_without python2 Name: libevtx %define lname libevtx1 -%define timestamp 20191221 +%define timestamp 20200709 Version: 0~%timestamp Release: 0 Summary: Library and tools to access the Windows XML Event Log (EVTX) format