diff --git a/python-SecretStorage.changes b/python-SecretStorage.changes index 39d39da..6d366c1 100644 --- a/python-SecretStorage.changes +++ b/python-SecretStorage.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 15:47:19 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Tue Dec 4 12:54:04 UTC 2018 - Matej Cepl diff --git a/python-SecretStorage.spec b/python-SecretStorage.spec index 58b83ac..5afdb37 100644 --- a/python-SecretStorage.spec +++ b/python-SecretStorage.spec @@ -1,7 +1,7 @@ # # spec file for package python-SecretStorage # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,6 @@ Version: 2.3.1 Release: 0 Summary: Python bindings to FreeDesktoporg Secret Service API License: BSD-3-Clause -Group: Development/Languages/Python URL: https://github.com/mitya57/secretstorage Source: https://files.pythonhosted.org/packages/source/S/SecretStorage/SecretStorage-%{version}.tar.gz BuildRequires: %{python_module cryptography}