Hello community, here is the log from the commit of package python-brewer2mpl for openSUSE:Factory checked in at 2018-06-13 15:37:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-brewer2mpl (Old) and /work/SRC/openSUSE:Factory/.python-brewer2mpl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-brewer2mpl" Wed Jun 13 15:37:55 2018 rev:2 rq:615174 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-brewer2mpl/python-brewer2mpl.changes 2018-05-15 10:31:17.676832266 +0200 +++ /work/SRC/openSUSE:Factory/.python-brewer2mpl.new/python-brewer2mpl.changes 2018-06-13 15:38:31.018488866 +0200 @@ -1,0 +2,5 @@ +Thu Jun 7 20:38:16 UTC 2018 - [email protected] + +- Use noun phrase in summary, and passive in description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-brewer2mpl.spec ++++++ --- /var/tmp/diff_new_pack.pe29cg/_old 2018-06-13 15:38:31.846458397 +0200 +++ /var/tmp/diff_new_pack.pe29cg/_new 2018-06-13 15:38:31.850458250 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-brewer2mpl # -# Copyright (c) 2017 SUSE LINUX Products 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 @@ -20,27 +20,27 @@ Name: python-brewer2mpl Version: 1.4.1 Release: 0 -Summary: Connect colorbrewer2org color maps to Python and matplotlib -License: MIT and Apache-2.0 +Summary: Python module for connecting colorbrewer2org color maps to Python and matplotlib +License: MIT AND Apache-2.0 Group: Development/Languages/Python Url: https://github.com/jiffyclub/brewer2mpl/wiki Source: https://files.pythonhosted.org/packages/source/b/brewer2mpl/brewer2mpl-%{version}.tar.gz Source10: https://raw.githubusercontent.com/jiffyclub/palettable/v%{version}/license.txt -BuildRequires: fdupes -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} +BuildRequires: fdupes +BuildRequires: python-rpm-macros Recommends: python-matplotlib BuildArch: noarch %python_subpackages %description brewer2mpl is a pure Python package for accessing colorbrewer2.org -color maps from Python. With brewer2mpl you can get the raw RGB colors -of all 165 colorbrewer2.org color maps. The color map data ships with -brewer2mpl so no internet connection is required. +color maps from Python. With brewer2mpl, the raw RGB colors of all 165 +colorbrewer2.org color maps can be retrieved. The color map data ships with +brewer2mpl, so that no network connection is required. -For more information and to view some of the color maps see the wiki at +For more information and to view some of the color maps, see the wiki at https://github.com/jiffyclub/brewer2mpl/wiki. %prep
