Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package golly for openSUSE:Factory checked 
in at 2024-05-27 11:55:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golly (Old)
 and      /work/SRC/openSUSE:Factory/.golly.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golly"

Mon May 27 11:55:11 2024 rev:3 rq:1176868 version:4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/golly/golly.changes      2023-05-19 
11:56:02.555442056 +0200
+++ /work/SRC/openSUSE:Factory/.golly.new.24587/golly.changes   2024-05-27 
12:03:05.313834078 +0200
@@ -1,0 +2,55 @@
+Sat May 25 15:08:01 UTC 2024 - Antoine Belvire <[email protected]>
+
+- Update to version 4.3:
+  * Added the new Investigator rule family to the Super algorithm.
+  * Adjusted Super conversion scripts to handle Investigator rules,
+    including a new toInvestigator.lua conversion script that will
+    be mapped by default to Alt+I whenever Golly creates a new
+    GollyPrefs file.
+  * Minor improvements to error-checking and recovery in
+    toHistory.lua and toSuper.lua conversion scripts.
+  * Various changes to the RLE parsing code, mainly for consistency
+    with LifeViewer..
+  * Fixed a crash by limiting the scale to no more than 2^(2^20)
+    cells per pixel.
+  * Fixed a bug that affected all multi-state hashlife algorithms
+    (changing a cell in a very large pattern could result in a
+    corrupted universe).
+  * Fixed some bugs handling filenames with underscores or
+    ampersands in the Open/Run Recent submenus.
+  * Fixed orientation of Custom neighborhood in the Larger than
+    Life algorithm.
+  * Fixed an assertion in progress bar update when downloading a
+    file from a web server using gzip compression.
+  * Better support for .rule files with very long lines. An error
+    message is now displayed if a line exceeds the maximum length of
+    4,000 characters.
+  * The Pattern Info window displays Unicode characters correctly
+    (assuming the comments are UTF-8 encoded).
+  * 3D.lua has a Pattern Info command (in its View menu) which will
+    display the current pattern's comments in the help window. You
+    can also click on the new "i" button.
+  * The Larger than Life algorithm now supports Aligned Checkerboard
+    neighborhood (ND).
+  * New script safeopenclip.lua will attempt to open the clipboard
+    as a pattern.
+  * Modified goto.lua to check for a number too large for Lua (if
+    so then the script exits and recommends using goto.py instead).
+  * File > Run Clipboard displays a nicer error message if the
+    clipboard doesn't contain Lua/Python code.
+  * Removed optional support for Perl.
+  * Updated Lua to version 5.4.6.
+  * Added a query command (for Lua or Python) that displays a
+    modal dialog with customizable button labels.
+  * Lots of new patterns.
+  * Reformatted and renamed many Larger than Life and Generations
+    patterns to use Golly native HROT format and/or an .rle
+    extension instead of .mcl.
+  * Deleted pattern: oscillator-stamp-collection-12August2022.rle
+    (replaced by oscillator-stamp-collection-31January2023.rle).
+  * The comments in a large number of existing patterns have been
+    modified (broken links deleted or fixed, and the formatting of
+    paragraphs made more consistent).
+  * Added new rules required by some of the new patterns.
+
+-------------------------------------------------------------------

Old:
----
  golly-4.2-src.tar.gz

New:
----
  golly-4.3-src.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ golly.spec ++++++
--- /var/tmp/diff_new_pack.GekctE/_old  2024-05-27 12:03:05.817852581 +0200
+++ /var/tmp/diff_new_pack.GekctE/_new  2024-05-27 12:03:05.817852581 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package golly
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           golly
-Version:        4.2
+Version:        4.3
 Release:        0
 Summary:        Tool for exploring Game of Life and other automata
 License:        GPL-2.0-or-later
 Group:          Amusements/Toys/Graphics
-URL:            https://golly.sourceforge.net/
+URL:            https://golly.sourceforge.io
 Source0:        
https://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz
 Source1:        %{name}.desktop
 BuildRequires:  SDL2-devel

++++++ golly-4.2-src.tar.gz -> golly-4.3-src.tar.gz ++++++
/work/SRC/openSUSE:Factory/golly/golly-4.2-src.tar.gz 
/work/SRC/openSUSE:Factory/.golly.new.24587/golly-4.3-src.tar.gz differ: char 
13, line 1

Reply via email to