Hello community, here is the log from the commit of package python-JsonWeb for openSUSE:Factory checked in at 2019-11-13 13:14:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-JsonWeb (Old) and /work/SRC/openSUSE:Factory/.python-JsonWeb.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-JsonWeb" Wed Nov 13 13:14:25 2019 rev:4 rq:746304 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-JsonWeb/python-JsonWeb.changes 2019-01-24 14:02:29.776114417 +0100 +++ /work/SRC/openSUSE:Factory/.python-JsonWeb.new.2990/python-JsonWeb.changes 2019-11-13 13:14:28.226832113 +0100 @@ -1,0 +2,5 @@ +Thu Nov 7 14:51:29 UTC 2019 - Matej Cepl <[email protected]> + +- Run through spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-JsonWeb.spec ++++++ --- /var/tmp/diff_new_pack.w9vOef/_old 2019-11-13 13:14:28.942832858 +0100 +++ /var/tmp/diff_new_pack.w9vOef/_new 2019-11-13 13:14:28.942832858 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-JsonWeb # -# 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,13 +22,11 @@ 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 @@ %python_expand nosetests-%{$python_bin_suffix} %files %{python_files} -%defattr(-,root,root,-) %doc README.rst %{python_sitelib}/*
