Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package golly for openSUSE:Factory checked in at 2025-11-24 14:10:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/golly (Old) and /work/SRC/openSUSE:Factory/.golly.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golly" Mon Nov 24 14:10:36 2025 rev:5 rq:1319237 version:5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/golly/golly.changes 2025-03-10 18:06:55.206555201 +0100 +++ /work/SRC/openSUSE:Factory/.golly.new.14147/golly.changes 2025-11-24 14:13:08.111227926 +0100 @@ -1,0 +2,23 @@ +Sat Nov 22 11:06:51 UTC 2025 - Antoine Belvire <[email protected]> + +- Update to version 5.0: + * Created a new application icon to celebrate Golly's 20th + anniversary. + * Removed the Convert Old Rules command from the Control menu. + * Added Add Folder and Remove Folder commands to the File menu. + * Added a Stop If Dead option to the Control menu. + * Added a Show XY State option to the View menu. + * Added support for @NAMES in a .rule file. + * Added support for @RULE data in a .rle file. + * Added "-" and "+" buttons to the help window for changing the + text size. + * Golly now uses C++11's Mersenne Twister for randomly filling a + selection, rather than rand(), since rand() has a somewhat low + period (about 2^31 or 2^32 on various platforms). + * The maximum grid size in the Larger than Life algorithm has been + increased from 100 million cells to 1 billion cells. + * Fixed slow scrolling at some scales when using arrow keys. + * Fixed Control > Reset being called via a keyboard shortcut + while the mouse is drawing or selecting cells. + +------------------------------------------------------------------- Old: ---- golly-4.3-src.tar.gz New: ---- golly-5.0-src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ golly.spec ++++++ --- /var/tmp/diff_new_pack.4bdHKQ/_old 2025-11-24 14:13:09.023266343 +0100 +++ /var/tmp/diff_new_pack.4bdHKQ/_new 2025-11-24 14:13:09.027266512 +0100 @@ -1,7 +1,7 @@ # # spec file for package golly # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: golly -Version: 4.3 +Version: 5.0 Release: 0 Summary: Tool for exploring Game of Life and other automata License: GPL-2.0-or-later ++++++ golly-4.3-src.tar.gz -> golly-5.0-src.tar.gz ++++++ /work/SRC/openSUSE:Factory/golly/golly-4.3-src.tar.gz /work/SRC/openSUSE:Factory/.golly.new.14147/golly-5.0-src.tar.gz differ: char 13, line 1
