diff --git a/python-structlog.changes b/python-structlog.changes index 59e1ae5..ce02399 100644 --- a/python-structlog.changes +++ b/python-structlog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 11 13:14:31 UTC 2022 - pgajdos@suse.com + +- silent rpmlint + ------------------------------------------------------------------- Fri Nov 11 12:02:17 UTC 2022 - pgajdos@suse.com diff --git a/python-structlog.spec b/python-structlog.spec index 60f1092..9088576 100644 --- a/python-structlog.spec +++ b/python-structlog.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} # because of acyncio for tests %define skip_python2 1 Name: python-structlog @@ -67,6 +66,7 @@ like the standard library’s logging module. %files %{python_files} %doc CHANGE* README* %license LICENSE* -%{python_sitelib}/* +%{python_sitelib}/structlog +%{python_sitelib}/structlog*-info %changelog