forked from pool/python-dfVFS
add changelog entry for the bot
OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfVFS?expand=0&rev=59
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 16 20:30:26 UTC 2022 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
- Add requirements on more Python modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 16 18:57:35 UTC 2022 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-dfVFS
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -28,8 +28,8 @@ Group: Productivity/File utilities
|
||||
URL: https://github.com/log2timeline/dfvfs/wiki
|
||||
Source0: https://github.com/log2timeline/dfvfs/releases/download/%{timestamp}/dfvfs-%{timestamp}.tar.gz
|
||||
Source99: python-dfVFS-rpmlintrc
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module PyYAML}
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module cffi}
|
||||
BuildRequires: %{python_module cryptography}
|
||||
BuildRequires: %{python_module dfdatetime}
|
||||
@@ -63,6 +63,7 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module tsk}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-PyYAML
|
||||
Requires: python-construct
|
||||
Requires: python-cryptography
|
||||
Requires: python-dfdatetime >= 0~20180110
|
||||
@@ -90,7 +91,6 @@ Requires: python-libvmdk
|
||||
Requires: python-libvsgpt
|
||||
Requires: python-libvshadow >= 0~20170902
|
||||
Requires: python-libvslvm
|
||||
Requires: python-PyYAML
|
||||
Requires: python-tsk >= 0~20160721
|
||||
Obsoletes: python3-dfVFS < 0~%{timestamp}
|
||||
BuildArch: noarch
|
||||
|
Reference in New Issue
Block a user