Accepting request 1144593 from security:forensics
python 3.12 build fix OBS-URL: https://build.opensuse.org/request/show/1144593 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmodi?expand=0&rev=12
This commit is contained in:
commit
c2298079c3
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use python-setuptools for python distutils backport
|
||||
gh#libyal/libbde#68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 19:37:26 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libmodi
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -30,6 +30,7 @@ Source: https://github.com/libyal/libmodi/releases/download/%version/lib
|
||||
Source2: https://github.com/libyal/libmodi/releases/download/%version/libmodi-experimental-%version.tar.gz.asc
|
||||
Source3: %name.keyring
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
|
Loading…
x
Reference in New Issue
Block a user