Accepting request 765652 from home:gregfreemyer:Tools-for-forensic-boot-cd

Remove python 2 support and update to the 20200117 release

OBS-URL: https://build.opensuse.org/request/show/765652
OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-tsk?expand=0&rev=12
This commit is contained in:
Greg Freemyer
2020-01-20 01:15:36 +00:00
committed by Git OBS Bridge
parent c03bae03c6
commit 720520891f
5 changed files with 38 additions and 27 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jan 20 00:42:19 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20200117
* Python 2 is officially NOT supported, drop python 2
* Updated to Sleuthkit 4.7.0
- add a %check section
- add
* BuildRequires: pkgconfig(libvhdi)
* BuildRequires: pkgconfig(libvmdk)
- remove unused patch file pytsk_20170128_remove_talloc_build.patch
-------------------------------------------------------------------
Tue Oct 3 23:20:10 UTC 2017 - Greg.Freemyer@gmail.com