diff --git a/python-trustme.changes b/python-trustme.changes index 0c9a86f..3d26e82 100644 --- a/python-trustme.changes +++ b/python-trustme.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 16 21:04:12 UTC 2023 - Matej Cepl + +- Clean up SPEC file + ------------------------------------------------------------------- Sat Jan 14 10:45:50 UTC 2023 - Bernhard Wiedemann diff --git a/python-trustme.spec b/python-trustme.spec index 16937e4..1298df5 100644 --- a/python-trustme.spec +++ b/python-trustme.spec @@ -1,7 +1,7 @@ # # spec file for package python-trustme # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-trustme Version: 0.9.0 @@ -72,6 +71,7 @@ circle of the CA is limited to the test environment. %license LICENSE.MIT %license LICENSE.APACHE2 %doc README.rst -%{python_sitelib}/* +%{python_sitelib}/trustme +%{python_sitelib}/trustme-%{version}*-info %changelog