From f6da47d308b6589ed7a7bdd7ee2ddec22381905a9529ff75359392d16ba32cac Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 16 Jan 2023 21:04:28 +0000 Subject: [PATCH] - Clean up SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=18 --- python-trustme.changes | 5 +++++ python-trustme.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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