Changelog for
widelands-data-1.3.1-lp160.2.2.noarch.rpm :
* Mon Feb 23 2026 Michael Vetter
- Update to 1.3.1:
* Fix a severe multiplayer desync found in Widelands 1.3. Note that it is not possible to combine the versions 1.3 and 1.3.1 in a network game.
* Sat Dec 27 2025 Johannes Obermayr - Update to 1.3:
* Market trading
* Six new maps added and three old maps removed
* Economy districts
* Many improvements to the in-game Encyclopedia
* Download website maps as add-ons
* New visualisation modes in the editor
* Many new capabilities for add-on developers- Remove upstreamed patches:
* compile_c_only_libs_with_c11_std.patch
* include_missing_cstdint.patch-
*.mo translation files are not generated anymore
* Sat Jul 12 2025 Carsten Ziepke - Use pkgconfig(glew) also for Leap 16.0
* Wed Jul 09 2025 Martin Jambor - Add include_missing_cstdint.patch and compile_c_only_libs_with_c11_std.patch to fix building with GCC 15.
* Tue Apr 29 2025 Atri Bhattacharya - Switch BuildRequires from \'pkgconfig(glew)\' to \'glbinding-devel\' as the latter supports EGL/Wayland better (only for openSUSE >= 1600).- Drop no longer needed BuildRequires: update-desktop-files as %suse_update_desktop_file is not used any more.- Add BuildRequire: pkgconfig(minizip) to use system minizip for build.- Move trivial test to %check section.
* Tue Apr 29 2025 Dirk Stoecker - adapt build process to new code repository
* Mon Apr 28 2025 Carsten Ziepke - Use gcc13 for Leap and add BuildRequires pkgconfig(gl) and pkgconfig(glu), fixes building for Leap
* Sat Apr 19 2025 Enrico Belleri - Switch source from Github to Codeberg
* Sun Nov 17 2024 Carsten Ziepke - Update to 1.2.1:
* This point release fixes several bugs and crashes found in Widelands 1.2, and offers full compatibility between these two releases for multiplayer games and replays.
* Skip invalid map files in editor Load/Save map window
* Fix memory leaks in main menu Watch Last Replay
* Game setup: Unselect incompatible starting conditions when changing win condition
* Add thread identifier to crash reports
* Check for invalid combination before calling \'DefaultAI::expedition_management()\'
* Territorial Lua error fix
* Remove AV1 decoder dependency in mingw-64
* Patches to support netbsd-pkgsrc
* Keep vcpkg_ref in a repository variable instead of a file
* Fix RelWithDebInfo build type
* Fix out-of-bounds memory access when using \'--editor\' without filename
* macos and other CI improvements
* Re-add gettext ubuntu package
* Update translations for v1.2.1
* Replace MD5 checksumming code with \'libmd\'
* Fix LaunchMPG map seafaring check for naval warfare
* Fix anchored ship trying to swim towards buffer-underflow
* Fix desync in Discovery/New World starting conditions- Drop BuildRequires: boost, curl, libtiff, lua, SDL2_gfx, because they are no longer needed.- Use more pkgconfig based BuildRequires
* Sun Mar 31 2024 Carsten Ziepke - Update to 1.2:
* UI Plugins are add-ons that can add more functionality to the user interface
* Naval Warfare preview: Invade foreign coasts using warships!
* This is included as a preview feature and needs to be explicitly enabled in the game setup screen.
* Soldier garrisons for ports and headquarters
* Balancing changes to the Amazon economy
* Fifth scenario for the Frisian campaign
* More settings in the game setup screen, such as configurable durations for timed win conditions
* Diplomacy handling for the computer players
* Stick pinned notes onto map fields to mark important points
* Hyperlinks let you navigate within the encyclopedia and to the online help
* Easy maps publishing inside the editor
* High-resolution images for many more units
* Accessibility enhancements for many user interface components
* Expose more functionality to the add-ons and scenario scripting interface
* Fixed many crashes and hangs and enhanced error handling- Drop widelands-fix-missing-include.patch, fixed upstream
* Thu Mar 30 2023 Bjørn Lie - Add widelands-fix-missing-include.patch: Add missing #include
* Mon Feb 27 2023 Carsten Ziepke - Use BuildRequires asio-devel instead pkgconfig(asio), enables build for openSUSE Leap 15.4
* Sun Dec 18 2022 Dirk Müller - update to 1.1:
* Since the release of version 1.0, we implemented several hundreds of new features and bugfixes; for example, to name just a few of the highlights:
* Three new scenarios: One each for the Atlantean and Frisian campaigns, and a new standalone singleplayer mission
* An add-ons webserver allows efficient down- and uploading of add-ons as well as interactions such as voting and commenting on add-ons
* High-resolution images for many units
* Multithreading provides smoother performance
* Multiple enhancements to the in-game encyclopedia
* Diplomacy: Manage your alliances during the game
* Fastplace: Assign custom shortcuts to buildings to place them with one keystroke
* In-game loading and restarting of games and scenarios
* Save and load in-game windows
* Editor tool history dialog
* Various AI enhancements - see https://www.widelands.org/news/2022/Oct/23/widelands-1-1-released/- drop 316eaea20975436.patch (upstream)
* Tue Oct 12 2021 Christophe Giboudeaux - Add upstream patch to fix build on Tumbleweed:
* 316eaea20975436.patch
* Sun Aug 22 2021 Jan Engelhardt - Drop Obsoletes, because build21 always compares less than 1.0 already.
* Tue Aug 17 2021 Dirk Stoecker - update to version 1.0
* A new tribe: the Amazons
* An add-on system
* A third frisians scenario
* Dynamic tribe loading to speed up game loading
* Targeting individual map objects for removal
* Mute/unmute messages by buildings
* Fully redesigned main menu
* Configurable keyboard shortcuts
* Enhanced keyboard and mousewheel support in the UI
* Long-term stable Lua API for game content designers
* Sat Sep 12 2020 Christophe Giboudeaux - Update to build21 See https://www.widelands.org/changelog/ for the changelog- Removed obsolete conditions- Cleanup the %cmake call- Drop build20-libGL.patch. Merged upstream- Increase the minimum disk space required to build widelands
* Mon May 04 2020 Dominique Leuenberger - BuildRequire distribution-release, not openSUSE-release: we do not care for the exact distro version build (e.g. daily TW snapshot version changing).
* Wed Jan 22 2020 Ondřej Súkup - don\'t require python-devel and SDL_net as is not needed
* Wed Jul 10 2019 Dirk Stoecker - update to build 20 Changelog see https://www.widelands.org/changelog/ Drop patch widelands-build19-fix-build-icu.patch (included upstream) Add build20-libGL.patch to fix build order
* Tue Oct 09 2018 Guillaume GARDET - Add _constraints to avoid OOM erros while linking
* Mon Jun 18 2018 antoine.belvireAATTopensuse.org- Fix build on Tumbleweed (boo#1097928, lp#1760581):
* Add widelands-build19-fix-build-icu.patch (picked from upstream).- Modernize spec file.
* Wed Oct 11 2017 okurzAATTsuse.com- Use specific boost BuildRequires (bsc#1062802)
* Sat Jul 15 2017 mailaenderAATTopensuse.org- Install man page- Install appdata file (lp#1271595)- Use upstream supplied .desktop entry- Add post macros for icons and desktop files- Don\'t own standard icon directories
* Sat Jul 08 2017 jengelhAATTinai.de- Remove irrelevant parts from description, and add more description about the particule RTS style.
* Wed Jul 05 2017 okurzAATTsuse.com- Fix fatal error on startup referencing wrong data directory
* Thu Jun 22 2017 okurzAATTsuse.com- Update to build 19 See https://wl.widelands.org/changelog/ for details- Use ninja for faster build- Split out debug package
* Thu Jun 22 2017 okurzAATTsuse.com- Update package description with current description on webpage, more user centric
* Tue Feb 25 2014 adrianAATTsuse.de- update to build 18
* Sat Nov 24 2012 joop.boonenAATTopensuse.org- Quick n lazy lua fix- Added a gcc47 patch
* Sat May 05 2012 opensuseAATTdstoecker.de- update to build 17
* Fri Nov 25 2011 jengelhAATTmedozas.de- Remove redundant/unwanted tags/section (cf. specfile guidelines)- Simplify call to perl-rename
* Fri Nov 25 2011 jreidingerAATTsuse.com- fix locale detection
* Sat May 07 2011 andreaAATTopensuse.org- update to build 16- fixed rpm group
* Wed Nov 17 2010 opensuseAATTdstoecker.de- update to daily source version 2010-11-17 (bzr revision 5723)
* Wed Apr 28 2010 prusnakAATTsuse.cz- updated to build 15
* Sat Feb 20 2010 prusnakAATTsuse.cz- updated to build 14
* Fri May 01 2009 dominique.leuenbergerAATTtmf-group.com- fixed spec file to actually build release 13
* Thu Jun 05 2008 claes.backstromAATTfsfe.org- New upstream build-12
* Fri Apr 11 2008 claes.backstromAATTfsfe.org- Initial package (build11-1)