Hello community, here is the log from the commit of package python-RegexOrder for openSUSE:Factory checked in at 2018-07-28 12:44:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-RegexOrder (Old) and /work/SRC/openSUSE:Factory/.python-RegexOrder.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-RegexOrder" Sat Jul 28 12:44:25 2018 rev:2 rq:625729 version:0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-RegexOrder/python-RegexOrder.changes 2018-07-06 10:41:08.791315354 +0200 +++ /work/SRC/openSUSE:Factory/.python-RegexOrder.new/python-RegexOrder.changes 2018-07-28 12:44:27.660887301 +0200 @@ -1,0 +2,5 @@ +Fri Jul 27 09:22:03 UTC 2018 - [email protected] + +- Use noun phrase. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-RegexOrder.spec ++++++ --- /var/tmp/diff_new_pack.R3Y4UZ/_old 2018-07-28 12:44:28.952889648 +0200 +++ /var/tmp/diff_new_pack.R3Y4UZ/_new 2018-07-28 12:44:28.952889648 +0200 @@ -23,7 +23,7 @@ Release: 0 # For LICENSE file %define tag 23f0ac4ac46527404e3ec9097df931378d3d803a -Summary: Search the regex that fits all querying strings +Summary: Python module to search a regex that fits all query strings License: MIT Group: Development/Languages/Python Url: https://github.com/chuanconggao/RegexOrder @@ -42,7 +42,7 @@ %python_subpackages %description -Search the regex that fits all querying strings. +A module to search the regex that fits all query strings. - Dozens of pre-written regexes are indexed and organized as a partial order, available in `regexorder/templates.json`. - The regex of all the querying strings' least upper bound in the partial order is returned.
