diff --git a/libluksde.changes b/libluksde.changes index d303415..a839059 100644 --- a/libluksde.changes +++ b/libluksde.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt + +- Use python-setuptools for python distutils backport + gh#libyal/libbde#68 + ------------------------------------------------------------------- Sun Jan 14 19:33:05 UTC 2024 - Jan Engelhardt diff --git a/libluksde.spec b/libluksde.spec index 43c79fa..a7dee3b 100644 --- a/libluksde.spec +++ b/libluksde.spec @@ -30,6 +30,7 @@ Source: https://github.com/libyal/libluksde/releases/download/%version/l Source2: https://github.com/libyal/libluksde/releases/download/%version/libluksde-experimental-%version.tar.gz.asc Source9: %name.keyring BuildRequires: %python_module devel +BuildRequires: %python_module setuptools BuildRequires: c_compiler BuildRequires: pkg-config BuildRequires: python-rpm-macros