From a07bf43510e7ba1916db1a9c6562932da3c9d76df3b4f1de2c0904c4229dadad Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 15:47:45 +0000 Subject: [PATCH] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=21 --- python-SecretStorage.changes | 5 +++++ python-SecretStorage.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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 6ea8b25..5afdb37 100644 --- a/python-SecretStorage.spec +++ b/python-SecretStorage.spec @@ -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}