Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package golly for openSUSE:Factory checked in at 2023-05-19 11:55:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/golly (Old) and /work/SRC/openSUSE:Factory/.golly.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golly" Fri May 19 11:55:31 2023 rev:2 rq:1087816 version:4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/golly/golly.changes 2023-05-18 15:19:45.566013854 +0200 +++ /work/SRC/openSUSE:Factory/.golly.new.1533/golly.changes 2023-05-19 11:56:02.555442056 +0200 @@ -1,0 +2,5 @@ +Thu May 18 09:50:42 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Trim unquantified wording from descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ golly.spec ++++++ --- /var/tmp/diff_new_pack.6By5Ir/_old 2023-05-19 11:56:03.155445486 +0200 +++ /var/tmp/diff_new_pack.6By5Ir/_new 2023-05-19 11:56:03.163445532 +0200 @@ -41,17 +41,15 @@ - Supports both bounded and unbounded universes. - Supports various topologies (plane, torus, Klein bottle, etc.). - Supports multi-state universes (cells can have up to 256 states). -- Includes QuickLife, a fast, memory-efficient algorithm. -- Use the HashLife algorithm to see large patterns evolve at huge time scales. +- Includes the QuickLife algorithm. +- Uses the HashLife algorithm to see large patterns evolve at huge time scales. - Supports many different rules, including Wolfram's 1D rules, WireWorld, Generations, and John von Neumann's 29-state CA. -- Use the RuleLoader algorithm to load your own rules. -- Responsive even while generating or garbage collecting. +- Uses the RuleLoader algorithm to load custom rules. - Reads RLE, macrocell, Life 1.05/1.06, dblife, and MCell files. - Can also read common graphic formats: BMP, PNG, GIF, TIFF. - Can extract patterns, scripts and rules from zip files. -- Download files from online archives. -- Includes a state-of-the-art pattern collection. -- Fast loading of large patterns. +- Downloads files from online archives. +- Includes a pattern collection. - Paste in patterns from the clipboard. - Unlimited undo/redo. - Unbounded zooming out for astronomical patterns.