Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dealers-choice for openSUSE:Factory checked in at 2026-03-31 15:22:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dealers-choice (Old) and /work/SRC/openSUSE:Factory/.dealers-choice.new.1999 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dealers-choice" Tue Mar 31 15:22:29 2026 rev:7 rq:1343715 version:0.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/dealers-choice/dealers-choice.changes 2026-03-13 21:17:54.880061847 +0100 +++ /work/SRC/openSUSE:Factory/.dealers-choice.new.1999/dealers-choice.changes 2026-03-31 15:23:15.978762586 +0200 @@ -1,0 +2,27 @@ +Mon Mar 29 14:46:16 UTC 2026 - Andy Alt <[email protected]> + + + Add Texas Hold'em + * bugfix: Client freezes (infinite loop in layout_cards) when slot-0 + + Connection screen: cancel button, per-attempt timeout, configurable + retry count (connect.attempts in player config), return to menu on + failure (#204) + + Add animated card backs + player disconnects during a game (#195) + + Server and client password set via server.conf/player.conf or DC_PASSWORD env var (#187) + + Add dealer indicator column to lobby player list (black square, red circle if dealer) + + Play turn notification sound when local player becomes the dealer + + Play game over sound when winner is determined + * Fix "waiting" messages sometimes rendering when they shouldn't + * Fix wrong 5-card hand selected from 6- or 7-card hands when + multiple subsets share the same rank (kickers and best straight not + considered); also fix straight selection incorrectly favouring a wheel + over a higher straight when both are present + + Implemented Admin kick/ban in the lobby and during the game + * bugfix: Out-of-bounds read when the last bet-amount button was + disabled while selected (CID 644890) + - Remove installation of miniaudio libraries + ! BREAKING: server.conf bet_minimum/bet_median/bet_maximum replaced by + a single variable-length list: bet_amounts = list, 100, 250, 500 + (up to 8 values, hotkeys 1-8). + +------------------------------------------------------------------- Old: ---- dealers-choice-0.0.9.tar.xz New: ---- dealers-choice-0.0.10.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dealers-choice.spec ++++++ --- /var/tmp/diff_new_pack.poGvyJ/_old 2026-03-31 15:23:18.578870904 +0200 +++ /var/tmp/diff_new_pack.poGvyJ/_new 2026-03-31 15:23:18.590871404 +0200 @@ -1,7 +1,7 @@ # # spec file for package dealers-choice # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: dealers-choice -Version: 0.0.9 +Version: 0.0.10 Release: 0 Summary: Online Multiplayer Stud and Draw Poker License: MIT @@ -34,6 +34,7 @@ BuildRequires: pkgconfig(SDL2_net) BuildRequires: pkgconfig(SDL2_ttf) BuildRequires: pkgconfig(libprotobuf-c) +BuildRequires: pkgconfig(libsodium) BuildRequires: pkgconfig(sdl2) Requires: hicolor-icon-theme @@ -61,7 +62,6 @@ %find_lang %{name} rm -f %{buildroot}%{_docdir}/%{name}/LICENSE -rm -f %{buildroot}/%{_libdir}/libminiaudio*.a %check %meson_test ++++++ dealers-choice-0.0.9.tar.xz -> dealers-choice-0.0.10.tar.xz ++++++ ++++ 340803 lines of diff (skipped)
