From fa7635f9d0a45e6f4dcad7fdab15947598f665e9355e96e07fab4fac7c65187c Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Tue, 13 Sep 2016 22:32:18 +0000 Subject: [PATCH] Accepting request 427423 from home:gregfreemyer:Tools-for-forensic-boot-cd Update to 20160510 OBS-URL: https://build.opensuse.org/request/show/427423 OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfVFS?expand=0&rev=13 --- dfvfs-20160108.tar.gz | 3 --- dfvfs-20160510.tar.gz | 3 +++ python-dfVFS.changes | 7 +++++++ python-dfVFS.spec | 4 +++- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 dfvfs-20160108.tar.gz create mode 100644 dfvfs-20160510.tar.gz diff --git a/dfvfs-20160108.tar.gz b/dfvfs-20160108.tar.gz deleted file mode 100644 index 093f294..0000000 --- a/dfvfs-20160108.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5569b878f9cee79790aa5768689e576d6b52caaf76edbd87a00ed423a96584c -size 62250192 diff --git a/dfvfs-20160510.tar.gz b/dfvfs-20160510.tar.gz new file mode 100644 index 0000000..71a46c9 --- /dev/null +++ b/dfvfs-20160510.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56236fe024d62315f069141add3f0af8e51bf2c2284543d6c0f7873a85609b9b +size 62290641 diff --git a/python-dfVFS.changes b/python-dfVFS.changes index 768c16a..3e247f9 100644 --- a/python-dfVFS.changes +++ b/python-dfVFS.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 14 02:09:04 UTC 2016 - Greg.Freemyer@gmail.com + +- update to v0~20160510 + * still pre-release and no ChangeLog available + * add requires pyfwnt, pyvslvm + ------------------------------------------------------------------- Wed Dec 2 21:00:42 UTC 2015 - Greg.Freemyer@gmail.com diff --git a/python-dfVFS.spec b/python-dfVFS.spec index 6af1c51..f43046f 100644 --- a/python-dfVFS.spec +++ b/python-dfVFS.spec @@ -16,7 +16,7 @@ # -%define timestamp 20160108 +%define timestamp 20160510 Name: python-dfVFS Version: 0~%{timestamp} Release: 0 @@ -32,6 +32,7 @@ BuildRequires: python-setuptools Requires: pybde Requires: pyewf Requires: pyfsntfs +Requires: pyfwnt Requires: pyqcow Requires: pysigscan Requires: pysmdev @@ -43,6 +44,7 @@ Requires: pytsk Requires: pyvhdi Requires: pyvmdk Requires: pyvshadow >= 0~20160110 +Requires: pyvslvm BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch