Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-tsk for openSUSE:Factory checked in at 2022-05-24 20:31:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tsk (Old) and /work/SRC/openSUSE:Factory/.python-tsk.new.2254 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tsk" Tue May 24 20:31:25 2022 rev:8 rq:978785 version:0~20210419 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tsk/python-tsk.changes 2020-01-20 22:52:46.775282000 +0100 +++ /work/SRC/openSUSE:Factory/.python-tsk.new.2254/python-tsk.changes 2022-05-24 20:31:53.246947279 +0200 @@ -1,0 +2,6 @@ +Mon May 23 22:13:40 UTC 2022 - Greg Freemyer <greg.freem...@gmail.com> + +- update to v0~20210419 + * Updated to be compatible with Sleuthkit 4.10.2 + +------------------------------------------------------------------- Old: ---- pytsk3-20200117.tar.gz New: ---- pytsk3-20210419.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tsk.spec ++++++ --- /var/tmp/diff_new_pack.plDcve/_old 2022-05-24 20:31:53.870947835 +0200 +++ /var/tmp/diff_new_pack.plDcve/_new 2022-05-24 20:31:53.874947840 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-tsk # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define timestamp 20200117 +%define timestamp 20210419 %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-tsk @@ -35,7 +35,7 @@ BuildRequires: libtalloc-devel BuildRequires: postgresql-devel BuildRequires: python-rpm-macros -BuildRequires: sleuthkit-devel >= 4.6.7 +BuildRequires: sleuthkit-devel >= 4.10.2 BuildRequires: zlib-devel BuildRequires: pkgconfig(libvhdi) BuildRequires: pkgconfig(libvmdk) @@ -44,14 +44,13 @@ %python_subpackages %description -The Sleuthkit is a forensic filesystem analysis framework (http://www.sleuthkit.org/). This project is a python 2 binding for the sleuthkit. +The Sleuthkit is a forensic filesystem analysis framework (http://www.sleuthkit.org/). This project is a python 3 binding for the sleuthkit. %prep %setup -q -n pytsk3-%{timestamp} # remove unused libraries with incompatible license, use libtalloc from main repositories # rm -rf pytsk talloc # rm -rf pytsk talloc.new -# %patch1 -p1 %build CFLAGS="%{optflags}" ++++++ pytsk3-20200117.tar.gz -> pytsk3-20210419.tar.gz ++++++ ++++ 39417 lines of diff (skipped)