Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wesnoth for openSUSE:Factory checked in at 2023-03-24 15:19:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wesnoth (Old) and /work/SRC/openSUSE:Factory/.wesnoth.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wesnoth" Fri Mar 24 15:19:56 2023 rev:35 rq:1073732 version:1.17.14 Changes: -------- --- /work/SRC/openSUSE:Factory/wesnoth/wesnoth.changes 2023-02-04 14:33:07.855698705 +0100 +++ /work/SRC/openSUSE:Factory/.wesnoth.new.31432/wesnoth.changes 2023-03-24 15:20:36.362945804 +0100 @@ -1,0 +2,114 @@ +Tue Mar 21 21:32:16 UTC 2023 - Dirk Müller <[email protected]> + +- update to 1.17.14: + * ### Campaigns + * Under the Burning Suns + * S05 Fixed the main cavern event not taking scouting into + account. (issue #7394) + * Updated translations: British English, Czech, French, + Italian, Spanish + * The match history button in the multiplayer lobby is now + enabled. This allows viewing the game history of the player + you have selected in the righthand sidebar. + * ### Miscellaneous and Bug Fixes + * wesnoth_addon_manager now supports SSL/TLS connection (using + the `--secure` flag) + * wesnoth_addon_manager now supports IPv6 connection (using the + `--ipv6` flag) + * Added new command line flag `--terms` to + wesnoth_addon_manager (retrieves and prints the add-ons + server upload terms) + * wesnoth_addon_manager now supports the `--version` flag + (reports the current Wesnoth version) + * Linux SCons and CMake scripts now support enabling + `_GLIBCXX_ASSERTIONS`. + * Added automatic schema-validation of `_server.pbl` files when + uploading an add-on. (PR #7239) + * Adjusted gold and carryover between S11, S14 and S17. (issue + #7230) + * S03: Fixed an event trigger when Urudin retreats. (PR #7221) + * S16: Updated screen flash to use new macros. + * Secrets of the Ancients + * S17: Use the new `screen_fade` visual effect. + * Son of the Black Eye + * S14: Fixed Grüüâs dialogue not appearing during the intro. + (issue #7280) + * The South Guard + * S04: Updated safeguard against AI leader stupidity to match + map changes. + * Under the Burning Suns + * Quenoth Rework, including the major changes listed below. (PR + #7349) + * Redesign of the Quenoth Fighter line, with multiple attacks + instead of the formation ability. + * Redesign of the Quenoth Shaman line, with songs and the + tailwind ability. + * Redesign of the Tauroch Rider line, giving both Tauroch and + Rider one attack each. + * Hide XP bars for some enemies that are never expected to + advance a level. + * World Conquest + * Fix mechanic when a commander replaces a dead leader. (issue + #7284) + * ### Editor + * Scrolling the map north or south can move the text that + overlays the map, so it doesnât always obscure the southmost + hexes of the map. (issue #6422) + * ### Multiplayer + * Allied unitsâ orbs no longer look like the playerâs own + unitsâ orbs. (issue #7108) + * By default, they are now two-color during the allyâs turn. + * Added an advanced setting to always show them as single-color + (the ally color). + * Add waterfall animations to Isarâs Cross. (PR #7348) + * ### Terrain + * Added Art Placeholder overlay (terrain code `^Xxxx`), used + for Isarâs Crossâ new waterfalls. (PR #7348) + * ### Translations + * Updated translations: British English, Chinese (Simplified), + Czech, Dutch, Finnish, French, Polish, Portuguese (Brazil), + Spanish + * wmlxgettext always uses Unix-style file paths in .pot files, + to reduce changes when working on different platforms. (issue + #7380) + * Add Merman Brawler and Citizen to core. + * Add Dwarvish Miner to core. + * Add Sand Scamperer unit. + * Giant Ant now advances to Soldier Ant, requiring 26 XP. + * Soldier Ant now costs 16 gold, has 35 HP and needs 50 XP to + advance. + * Added icons for invulnerable and unhealable states. (PR + #7363) + * The help browser shows groups (`[race]help_taxonomy=`) in + subfolders. For example Humans/Dunefolk and Elves/Quenoth. + (PR #7228) + * New `attacks_used` key in `[attack]` causes the attack to + deduct more than 1 from `attacks_left`. (PR #7351) + * Fixed `[foreach]` when nested loops used the same variable + name for the inner and outer loop. (issue #6305) + * New `[trait]require_traits=` and `[trait]exclude_traits=` to + control random trait generation. (PR #7109) + * Added basic achievements functionality. + * Fixed a regression in 1.17.x resulting in overlarge unit HP + and XP bars in some cases. (issue #7171) + * Fixed the editorâs unit tool crashing when placing a unit. + (issue #7296) + * Many command-line options that log to stdout/stderr now + automatically imply `--no-log-to-file`. (issue #7310) + * General consolidation of code paths for logging between + Windows and non-Windows platforms. + * Fixed crash and missing output in `--report`. + * Schema validation accepts variables in + `[harm_unit]alignment`. + * Schema validation no longer accepts the unused + `[unit]hp_bar_scaling` and `[unit]xp_bar_scaling`. + * Fix an issue with schema validator not reporting errors at + top level. + * The `unit_tree` tool which generates + https://units.wesnoth.org/ now ignores the `[advancefrom]` + tag. + * Fix the search for the game data directory when doing a local + Visual Studio build. + * Fixed warnings when compiling with Boost 1.81. + +------------------------------------------------------------------- Old: ---- wesnoth-1.17.12.tar.bz2 New: ---- wesnoth-1.17.14.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wesnoth.spec ++++++ --- /var/tmp/diff_new_pack.ELZpp4/_old 2023-03-24 15:20:41.298971541 +0100 +++ /var/tmp/diff_new_pack.ELZpp4/_new 2023-03-24 15:20:41.302971562 +0100 @@ -18,7 +18,7 @@ %define boost_min_version 1.66 Name: wesnoth -Version: 1.17.12 +Version: 1.17.14 Release: 0 Summary: Fantasy Turn-Based Strategy Game License: EPL-1.0 AND GPL-2.0-or-later @@ -58,6 +58,7 @@ BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(fontconfig) >= 2.4.1 BuildRequires: pkgconfig(libcrypto) +BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(pangocairo) >= 1.44.0 BuildRequires: pkgconfig(sdl2) >= 2.0.10 Requires: dejavu ++++++ wesnoth-1.17.12.tar.bz2 -> wesnoth-1.17.14.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/wesnoth/wesnoth-1.17.12.tar.bz2 /work/SRC/openSUSE:Factory/.wesnoth.new.31432/wesnoth-1.17.14.tar.bz2 differ: char 11, line 1
