diff --git a/libfsntfs.changes b/libfsntfs.changes index b621c51..41a339c 100644 --- a/libfsntfs.changes +++ b/libfsntfs.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 + ------------------------------------------------------------------- Fri Jan 19 21:26:13 UTC 2024 - Jan Engelhardt diff --git a/libfsntfs.spec b/libfsntfs.spec index 442f5e8..a990a71 100644 --- a/libfsntfs.spec +++ b/libfsntfs.spec @@ -30,6 +30,7 @@ Source: https://github.com/libyal/libfsntfs/releases/download/%version/l Source2: https://github.com/libyal/libfsntfs/releases/download/%version/libfsntfs-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