From d4e9f3a7dac105b3c0cc71bb2699286e787a184a7d6c0befbfed0a022ac906d2 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 21 Sep 2018 13:29:24 +0000 Subject: [PATCH] Fix SPEC file with spec-cleaner. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedgenerator?expand=0&rev=2 --- python-feedgenerator.changes | 5 +++++ python-feedgenerator.spec | 11 +++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/python-feedgenerator.changes b/python-feedgenerator.changes index 4c23a2f..09693c7 100644 --- a/python-feedgenerator.changes +++ b/python-feedgenerator.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 21 13:29:01 UTC 2018 - Matěj Cepl + +- Fix SPEC file with spec-cleaner. + ------------------------------------------------------------------- Mon May 22 18:07:14 UTC 2017 - benoit.monin@gmx.fr diff --git a/python-feedgenerator.spec b/python-feedgenerator.spec index e9e1261..71303cc 100644 --- a/python-feedgenerator.spec +++ b/python-feedgenerator.spec @@ -1,7 +1,7 @@ # # spec file for package python-feedgenerator # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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/ # @@ -23,7 +23,7 @@ Release: 0 Summary: Standalone version of django.utilsfeedgenerator, compatible with Py3k License: BSD-3-Clause Group: Development/Languages/Python -Url: https://github.com/getpelican/feedgenerator +URL: https://github.com/getpelican/feedgenerator Source: https://files.pythonhosted.org/packages/source/f/feedgenerator/feedgenerator-%{version}.tar.gz Source1: https://raw.githubusercontent.com/getpelican/feedgenerator/master/LICENSE BuildRequires: %{python_module devel} @@ -34,7 +34,6 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-pytz Requires: python-six -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description @@ -67,8 +66,8 @@ export LC_ALL=en_US.utf8 %python_exec setup.py test %files %{python_files} -%defattr(-,root,root,-) -%doc README.rst LICENSE +%license LICENSE +%doc README.rst %{python_sitelib}/feedgenerator-%{version}-py%{python_version}.egg-info %{python_sitelib}/feedgenerator