Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openttd for openSUSE:Factory checked in at 2023-04-13 14:10:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openttd (Old) and /work/SRC/openSUSE:Factory/.openttd.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openttd" Thu Apr 13 14:10:41 2023 rev:51 rq:1078804 version:13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/openttd/openttd.changes 2023-02-07 18:48:50.359052419 +0100 +++ /work/SRC/openSUSE:Factory/.openttd.new.19717/openttd.changes 2023-04-13 14:10:50.396328407 +0200 @@ -1,0 +2,21 @@ +Wed Apr 12 10:35:44 UTC 2023 - Jan Baier <[email protected]> + +- update to 13.1 + - Add: [NewGRF] Engine name callback for nested variants. (#10399) + - Fix: Improve main toolbar tooltips (#10616) + - Fix: [NewGRF] Additional validation for Action3 (+others) (#10601) + - Fix: Clear button for editbox didn't take account of padding (#10583) + - Fix: [Script] Access to enum/consts defined outside of main.nut (#10573) + - Fix #10568: Bogus warning when loading a save with a NewGRFs on dedicated servers (#10572) + - Fix #10554: Crash when scrolling in the autoreplace window with collapsed variants (#10555) + - Fix: Network server highlight invisible with RTL languages. (#10551) + - Fix: Client name was not being used as company manager name (#10535) + - Fix: Prevent road vehicles on crossing from crashing into the side of a train (#10496) + - Fix #10477: [macOS] Calculation for window sizes when using custom fonts was being rounded incorrectly (#10489) + - Fix #10486: Crash in debug window when GS started before AIs (#10487) + - Fix #10469: [Script] Negative numbers in League Table window were sorted incorrectly (#10471) + - Fix #10465: Crash on timeout if user never enters a password for server (#10466) + - Fix #10280, #10461: Crash on opening town windows as a spectator (#10462) + - Fix #10059: Script config values stored in the config file could cause crashes (#10444) + +------------------------------------------------------------------- Old: ---- openttd-13.0-source.tar.xz New: ---- openttd-13.1-source.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openttd.spec ++++++ --- /var/tmp/diff_new_pack.mg4ukl/_old 2023-04-13 14:10:51.172332862 +0200 +++ /var/tmp/diff_new_pack.mg4ukl/_new 2023-04-13 14:10:51.176332885 +0200 @@ -19,7 +19,7 @@ %define about OpenTTD is a reimplementation of the Microprose game "Transport Tycoon Deluxe" with lots of new features and enhancements. To play the game, you need either the original proprietary data set from the game, or install the recommend subpackages OpenGFX, OpenSFX and OpenMSX for an alternate, free set of graphics, sounds and music, respectively. Name: openttd -Version: 13.0 +Version: 13.1 Release: 0 Summary: A clone of Chris Sawyer's Transport Tycoon Deluxe License: GPL-2.0-only @@ -118,6 +118,7 @@ %else export CXX=g++ %endif +export CXXFLAGS=-fPIE # first, we build the dedicated binary inside dedicated/ %define __builddir dedicated %cmake -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_DATADIR="share" -DOPTION_DEDICATED:BOOL=ON ++++++ openttd-13.0-source.tar.xz -> openttd-13.1-source.tar.xz ++++++ /work/SRC/openSUSE:Factory/openttd/openttd-13.0-source.tar.xz /work/SRC/openSUSE:Factory/.openttd.new.19717/openttd-13.1-source.tar.xz differ: char 25, line 1
