Hello community, here is the log from the commit of package python-raven for openSUSE:Factory checked in at 2019-06-18 14:44:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-raven (Old) and /work/SRC/openSUSE:Factory/.python-raven.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-raven" Tue Jun 18 14:44:54 2019 rev:7 rq:707053 version:6.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-raven/python-raven.changes 2019-05-16 21:59:37.610792096 +0200 +++ /work/SRC/openSUSE:Factory/.python-raven.new.4811/python-raven.changes 2019-06-18 14:44:55.701738171 +0200 @@ -1,0 +2,6 @@ +Sun Jun 2 21:18:53 UTC 2019 - Jan Engelhardt <[email protected]> + +- Avoid name repetition in summary. +- Ensure neutrality of descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-raven.spec ++++++ --- /var/tmp/diff_new_pack.MeA7gi/_old 2019-06-18 14:44:56.141738126 +0200 +++ /var/tmp/diff_new_pack.MeA7gi/_new 2019-06-18 14:44:56.153738125 +0200 @@ -20,7 +20,7 @@ Name: python-raven Version: 6.10.0 Release: 0 -Summary: Raven is a client for Sentry +Summary: A client for Sentry License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/getsentry/raven-python @@ -65,11 +65,9 @@ %python_subpackages %description -Raven is a Python client for Sentry_. It provides full out-of-the-box -support for many of the popular frameworks, including Django, Flask, -and Pylons. Raven also includes drop-in support for any -WSGI-compatible web application. - +Raven is a Python client for Sentry. It supports many frameworks, +including Django, Flask, and Pylons. Raven also includes drop-in +support for any WSGI-compatible web application. %prep %setup -q -n raven-%{version}
