Hello community, here is the log from the commit of package parboiled for openSUSE:Factory checked in at 2019-04-09 20:19:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/parboiled (Old) and /work/SRC/openSUSE:Factory/.parboiled.new.3908 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "parboiled" Tue Apr 9 20:19:02 2019 rev:2 rq:692557 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/parboiled/parboiled.changes 2019-04-05 12:04:00.758599088 +0200 +++ /work/SRC/openSUSE:Factory/.parboiled.new.3908/parboiled.changes 2019-04-09 20:19:03.553872962 +0200 @@ -1,0 +2,5 @@ +Tue Apr 9 08:17:03 UTC 2019 - Jan Engelhardt <[email protected]> + +- Ensure neutrality of description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ parboiled.spec ++++++ --- /var/tmp/diff_new_pack.towYef/_old 2019-04-09 20:19:04.029873610 +0200 +++ /var/tmp/diff_new_pack.towYef/_new 2019-04-09 20:19:04.033873616 +0200 @@ -44,12 +44,12 @@ BuildArch: noarch %description -parboiled is a mixed Java/Scala library providing for lightweight and -easy-to-use, yet powerful and elegant parsing of arbitrary input text -based on Parsing expression grammars (PEGs). PEGs are an alternative to -context free grammars (CFGs) for formally specifying syntax, they -make a good replacement for regular expressions and generally have quite -a few advantages over the "traditional" way of building parser via CFGs. +parboiled is a mixed Java/Scala library providing parsing of +arbitrary input text based on Parsing expression grammars (PEGs). +PEGs are an alternative to context free grammars (CFGs) for formally +specifying syntax, they make a replacement for regular expressions +and generally have some advantages over the "traditional" way of +building parser via CFGs. %package scala Summary: Parboiled for Scala
