Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openrct2 for openSUSE:Factory checked in at 2026-04-29 19:20:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openrct2 (Old) and /work/SRC/openSUSE:Factory/.openrct2.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openrct2" Wed Apr 29 19:20:15 2026 rev:35 rq:1349883 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/openrct2/openrct2.changes 2026-03-03 15:33:05.822413048 +0100 +++ /work/SRC/openSUSE:Factory/.openrct2.new.30200/openrct2.changes 2026-04-29 19:21:52.538988647 +0200 @@ -1,0 +2,66 @@ +Sat Apr 18 12:27:26 UTC 2026 - Carsten Ziepke <[email protected]> + +- Update to version 0.5.0 + * https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.5.0 + * Feature: [#23465] Change plugin JavaScript engine from Duktape + to QuickJS-NG, allowing ES6+ features to be used in plugins. + * Feature: [#26178] Port of the Spinning Cars from + RollerCoaster Tycoon 1. + * Improved: [#25314] Add unbanked and banked quarter helices to + the Alpine, Corkscrew, Giga, Hybrid, Looping, Mine Ride, Mini, + Multi-Dimension, Single Rail, Stand Up, Steeplechase and + Twister tracks. + * Improved: [#26044] Simplify Android installation by bundling + OpenRCT2 assets in APK. + * Improved: [#26293] Objects extracted from saves now have more + information in their filenames. + * Improved: [objects#432] Allow saving scenery from RCT1 with + track designs. + * Change: [#25962] The station style dropdown now shows entrance + icons next to the labels for easier selection. + * Change: [#26175] The ride colour tab is made more compact by + collapsing unavailable sections instead of only hiding them. + * Change: [#26178] Symmetric spinning trains and legacy + ‘pre-reversed’ trains can no longer be reversed. + * Fix: [#10616] Quarter-tile trees cannot be placed on dry + portions of half-water tiles. + * Fix: [#25128] Mute button displayed in wrong state after load. + * Fix: [#25460] Infinite loop when moving track design ghost + queue over queue loop with zero clearances. + * Fix: [#25735] Ride synchronisation z-check works incorrectly. + * Fix: [#25919] Path drag tool error sound stacks when placement + fails. + * Fix: [#25926] Path drag tool shows cost for single tile + instead of total. + * Fix: [#25927] Wall drag tool error sound stacks and shows + wrong cost. + * Fix: [#25962] Dropdown triangle glyphs are not optically + centred. + * Fix: [#25993] Toggling “allow arbitrary ride type changes” + does not resize open ride windows. + * Fix: [#26111] Vehicle colours tab can go out of bounds in + certain edge cases. + * Fix: [#26118] Windows installers for releases are not + signed properly. + * Fix: [#26128] The loan spinner widget does not appear on the + same baseline as the text around it. + * Fix: [#26140] The time a guest has spent in a queue overflows + back to 0 after it reaches 65535 (about a year). + * Fix: [#26159] The map generator window is not resized + correctly in Enlarged UI mode. + * Fix: [#26196] The sprites of one angle of the Steeplechase + left large turn are misaligned (original bug). + * Fix: [#26214] The wrong sprite is used for one angle of the + gentle diagonal slope of Alpine, Hybrid and Single Rail tracks. + * Fix: [#26243] Increase max dropdown size from 512 to 1024 to + accommodate parks with more than 512 rides. + * Fix: [#26306] Platform::FindApp fails to locate + Homebrew-installed tools on macOS. + * Fix: [#26339] Crash when setting up a marketing campaign. + * Fix: [objects#430] The RCT1 Reverse Freefall car can be + reversed and show broken sprites when doing so. +- Update dependencies + * objects_version 1.7.9 (1.7.6) +- Drop Leap 15 workarounds because Leap 15 is EOL + +------------------------------------------------------------------- Old: ---- OpenRCT2-0.4.32.tar.gz objects-1.7.6.tar.gz New: ---- OpenRCT2-0.5.0.tar.gz objects-1.7.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openrct2.spec ++++++ --- /var/tmp/diff_new_pack.4a4ic9/_old 2026-04-29 19:21:53.547029907 +0200 +++ /var/tmp/diff_new_pack.4a4ic9/_new 2026-04-29 19:21:53.551030071 +0200 @@ -1,7 +1,7 @@ # # spec file for package openrct2 # -# Copyright (c) 2026 SUSE LLC +# Copyright (c) 2026 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 @@ -15,24 +15,21 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + # disable lto build - https://github.com/OpenRCT2/OpenRCT2/issues/23180 %define _lto_cflags %{nil} -# std=c++20 now required, use GCC 13 for Leap 15.x -%if 0%{?suse_version} < 1600 -%define gcc_ver 13 -%endif - %define lib_suffix %{nil} %ifarch x86_64 %define lib_suffix 64 %endif + %define title_version 0.4.26 %define title_version_url %{title_version} -%define objects_version 1.7.6 +%define objects_version 1.7.9 %define openmusic_version 1.6.1 %define opensound_version 1.0.6 -%define openrct2_version 0.4.32 +%define openrct2_version 0.5.0 Name: openrct2 Version: %{openrct2_version} @@ -49,7 +46,7 @@ Source5: https://raw.githubusercontent.com/OpenRCT2/OpenMusic/master/COPYING BuildRequires: cmake >= 3.24 BuildRequires: fdupes -BuildRequires: gcc%{?gcc_ver}-c++ +BuildRequires: gcc-c++ BuildRequires: glibc-devel BuildRequires: hicolor-icon-theme BuildRequires: nlohmann_json-devel >= 3.9.0 @@ -133,8 +130,6 @@ export CXXFLAGS="%optflags -Wno-maybe-uninitialized" %cmake \ - -DCMAKE_C_COMPILER=gcc%{?gcc_ver:-%{gcc_ver}} \ - -DCMAKE_CXX_COMPILER=g++%{?gcc_ver:-%{gcc_ver}} \ -DDOWNLOAD_TITLE_SEQUENCES=OFF \ -DDOWNLOAD_OBJECTS=OFF ++++++ OpenRCT2-0.4.32.tar.gz -> OpenRCT2-0.5.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/openrct2/OpenRCT2-0.4.32.tar.gz /work/SRC/openSUSE:Factory/.openrct2.new.30200/OpenRCT2-0.5.0.tar.gz differ: char 13, line 1 ++++++ objects-1.7.6.tar.gz -> objects-1.7.9.tar.gz ++++++ /work/SRC/openSUSE:Factory/openrct2/objects-1.7.6.tar.gz /work/SRC/openSUSE:Factory/.openrct2.new.30200/objects-1.7.9.tar.gz differ: char 13, line 1
