diff --git a/python-dnspython.changes b/python-dnspython.changes index 7d10e77..70845f6 100644 --- a/python-dnspython.changes +++ b/python-dnspython.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 10 07:13:50 UTC 2022 - Matej Cepl + +- Include in filelist directories with their content. + ------------------------------------------------------------------- Mon Mar 14 21:04:18 UTC 2022 - Sebastian Wagner diff --git a/python-dnspython.spec b/python-dnspython.spec index fb8e330..d1371e0 100644 --- a/python-dnspython.spec +++ b/python-dnspython.spec @@ -127,8 +127,8 @@ chmod -x dns/win32util.py %files %{python_files} %license LICENSE %doc README.md examples/ -%{python_sitelib}/dns/ -%{python_sitelib}/dnspython-%{version}.dist-info/ +%{python_sitelib}/dns +%{python_sitelib}/dnspython-%{version}.dist-info %endif %changelog