From 06f3275f4600b86f3925d74bacea410c5b3d26598902d9c852a8b03abc23dedd Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Tue, 1 Aug 2023 18:49:00 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-tsk?expand=0&rev=16 --- python-tsk.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-tsk.spec b/python-tsk.spec index c8f3ae5..c40673d 100644 --- a/python-tsk.spec +++ b/python-tsk.spec @@ -15,10 +15,10 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +%{?sle15_python_module_pythons} %define timestamp 20210419 -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 + Name: python-tsk Version: 0~%{timestamp} Release: 0 From 897e3dec8d767ac78889aabfbc806cf516e246519ded53a283c49fe842658fd2 Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Tue, 1 Aug 2023 18:49:28 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-tsk?expand=0&rev=17 --- python-tsk.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-tsk.changes b/python-tsk.changes index ed175a8..ec4a30d 100644 --- a/python-tsk.changes +++ b/python-tsk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 1 18:49:10 UTC 2023 - Greg Freemyer + +- use %{?sle15_python_module_pythons} for opensuse15.5 compatibility + ------------------------------------------------------------------- Mon May 23 22:13:40 UTC 2022 - Greg Freemyer