diff --git a/python-JsonWeb.changes b/python-JsonWeb.changes index e1e2ad0..185f85e 100644 --- a/python-JsonWeb.changes +++ b/python-JsonWeb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 14:51:29 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Tue Dec 4 12:49:41 UTC 2018 - Matej Cepl diff --git a/python-JsonWeb.spec b/python-JsonWeb.spec index b0c5958..ed20672 100644 --- a/python-JsonWeb.spec +++ b/python-JsonWeb.spec @@ -22,13 +22,11 @@ Version: 0.8.2 Release: 0 Summary: Add JSON (de)serialization to your python objects License: BSD-3-Clause -Group: Development/Languages/Python -Url: http://www.jsonweb.info/ +URL: http://www.jsonweb.info/ Source: https://files.pythonhosted.org/packages/source/J/JsonWeb/JsonWeb-%{version}.tar.gz BuildRequires: %{python_module coverage} BuildRequires: %{python_module nose} BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages @@ -49,7 +47,6 @@ to your python classes. %python_expand nosetests-%{$python_bin_suffix} %files %{python_files} -%defattr(-,root,root,-) %doc README.rst %{python_sitelib}/*