Hello community, here is the log from the commit of package python-rebulk for openSUSE:Factory checked in at 2018-09-13 12:10:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-rebulk (Old) and /work/SRC/openSUSE:Factory/.python-rebulk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rebulk" Thu Sep 13 12:10:47 2018 rev:3 rq:634223 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-rebulk/python-rebulk.changes 2018-09-04 22:56:15.993020676 +0200 +++ /work/SRC/openSUSE:Factory/.python-rebulk.new/python-rebulk.changes 2018-09-13 12:10:47.938342368 +0200 @@ -1,0 +2,6 @@ +Fri Sep 7 08:32:08 UTC 2018 - Jan Engelhardt <[email protected]> + +- Trim name repetition in summary. Ensure neutrality of + description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-rebulk.spec ++++++ --- /var/tmp/diff_new_pack.10Z4ZD/_old 2018-09-13 12:10:48.298341963 +0200 +++ /var/tmp/diff_new_pack.10Z4ZD/_new 2018-09-13 12:10:48.302341959 +0200 @@ -20,7 +20,7 @@ Name: python-rebulk Version: 0.9.0 Release: 0 -Summary: Rebulk - Define bulk search patterns to perform advanced string matching +Summary: Library for defining bulk search patterns to perform advanced string matching License: MIT Group: Development/Languages/Python Url: https://github.com/Toilal/rebulk @@ -35,14 +35,12 @@ %python_subpackages %description -ReBulk is a python library that performs advanced searches in -strings that would be hard to implement using re module or +ReBulk is a Python library that performs advanced searches in +strings that would be hard to implement using the re module or String methods only. It includes some features like Patterns, Match, Rule that -allow developers to build a custom and complex string -matcher using a readable and extendable API. - +allow building a custom and complex string matcher. %prep %setup -q -n rebulk-%{version}
