diff --git a/python-appdirs.changes b/python-appdirs.changes index 5ac43e4..ed9f366 100644 --- a/python-appdirs.changes +++ b/python-appdirs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 5 09:15:19 UTC 2019 - Tomáš Chvátal + +- Format with spec-cleaner + ------------------------------------------------------------------- Mon Sep 10 12:07:53 CEST 2018 - Matěj Cepl diff --git a/python-appdirs.spec b/python-appdirs.spec index 2d21a99..a7b3f15 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -1,7 +1,7 @@ # # spec file for package python-appdirs # -# 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,8 +22,7 @@ Version: 1.4.3 Release: 0 Summary: A small Python module for determining platform-specific dirs License: MIT -Group: Development/Languages/Python -URL: http://github.com/ActiveState/appdirs +URL: https://github.com/ActiveState/appdirs Source: https://files.pythonhosted.org/packages/source/a/appdirs/appdirs-%{version}.tar.gz BuildRequires: %{python_module base} BuildRequires: fdupes