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-06-09 14:26:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dealers-choice (Old)
 and      /work/SRC/openSUSE:Factory/.dealers-choice.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dealers-choice"

Tue Jun  9 14:26:33 2026 rev:13 rq:1358088 version:0.0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/dealers-choice/dealers-choice.changes    
2026-04-30 20:27:35.547929534 +0200
+++ /work/SRC/openSUSE:Factory/.dealers-choice.new.2375/dealers-choice.changes  
2026-06-09 14:28:55.389962880 +0200
@@ -1,0 +2,35 @@
+Tue Jun  9 00:50:57 UTC 2026 - Andy Alt <[email protected]>
+
+- dealers-choice 0.0.14
+  - Drop 0001-server-skip-buffered-MSG_PING_RESPONSE-at-game-start.patch
+    (fixed upstream)
+  * Replace SDL2_net with tcpme (thin POSIX/Winsock wrapper)
+  + Game-play display overhaul: relative seating (local bottom-centre,
+    opponents clockwise), a bottom dashboard, an anchor-based layout system,
+    and SVG card suits
+  + Configurable game-play action hotkeys via a press-to-bind Hotkeys screen
+    (#102)
+  + The seat that opens each betting round is marked in its nameplate (#264)
+  + Optional timestamped diagnostic logging (--log-file): server slow-send /
+    high-ping / slow-action warnings and client frame-stall / slow-audio
+    warnings, all gated by --verbose (#307)
+  * regression fix: discard-phase timeout now reports 0 cards drawn (#265)
+  * Fix OpenBSD build (#270)
+  * server: skip stray MSG_PING_RESPONSE frames buffered from the lobby,
+    fixing a spurious disconnect on slow/emulated hardware
+  * Move deckhandler and pokeval inline (no longer meson subprojects)
+  * rank-aware wild tiebreak for THREE/FOUR_OF_A_KIND, FULL_HOUSE,
+    FIVE_OF_A_KIND
+  * wild-aware tiebreak for PAIR and TWO_PAIR
+  * fix wild kicker comparison for THREE/FOUR_OF_A_KIND at equal trip/quad
+    value
+  * wild-aware tiebreak for STRAIGHT / STRAIGHT_FLUSH
+  * substitute wild = ACE_HIGH for FLUSH tiebreak
+  * rank-aware PAIR/TWO_PAIR tiebreak in update_best_5card (Omaha / 7-card
+    picker)
+  * route update_best_wild same-rank tiebreak through the wild-aware compare
+  * bugfix: run audio init on a background thread with silent fallback, so
+    a blocked audio backend can't freeze the window
+  * Bump GAME_PROTOCOL_VERSION from 9 to 10
+
+-------------------------------------------------------------------

Old:
----
  0001-server-skip-buffered-MSG_PING_RESPONSE-at-game-start.patch
  dealers-choice-0.0.13.tar.xz

New:
----
  dealers-choice-0.0.14.tar.xz

----------(Old B)----------
  Old:- dealers-choice 0.0.14
  - Drop 0001-server-skip-buffered-MSG_PING_RESPONSE-at-game-start.patch
    (fixed upstream)
----------(Old E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dealers-choice.spec ++++++
--- /var/tmp/diff_new_pack.IqvoIX/_old  2026-06-09 14:28:56.486008370 +0200
+++ /var/tmp/diff_new_pack.IqvoIX/_new  2026-06-09 14:28:56.486008370 +0200
@@ -17,14 +17,13 @@
 
 
 Name:           dealers-choice
-Version:        0.0.13
+Version:        0.0.14
 Release:        0
 Summary:        Online Multiplayer Stud and Draw Poker, Texas Hold'em and Omaha
 License:        MIT
 Group:          Amusements/Games/Board/Card
 URL:            https://dealer-s-choice.github.io/
 Source:         
https://github.com/Dealer-s-Choice/dealers-choice/releases/download/v%{version}/%{name}-%{version}.tar.xz
-Patch0:         0001-server-skip-buffered-MSG_PING_RESPONSE-at-game-start.patch
 
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -32,11 +31,11 @@
 BuildRequires:  meson >= 0.61.0
 BuildRequires:  python3
 BuildRequires:  pkgconfig(SDL2_image)
-BuildRequires:  pkgconfig(SDL2_net)
 BuildRequires:  pkgconfig(SDL2_ttf)
 BuildRequires:  pkgconfig(canfigger)
 BuildRequires:  pkgconfig(libprotobuf-c)
 BuildRequires:  pkgconfig(libsodium)
+BuildRequires:  pkgconfig(pcg-c)
 BuildRequires:  pkgconfig(sdl2)
 Requires:       hicolor-icon-theme >= 0
 
@@ -55,8 +54,7 @@
 %meson \
        -Ddocdir=%{_docdir}/%{name} \
        --buildtype=release \
-       -Dstrip=true \
-       -Db_sanitize=none
+       -Dstrip=true
 %meson_build
 
 %install

++++++ dealers-choice-0.0.13.tar.xz -> dealers-choice-0.0.14.tar.xz ++++++
++++ 28998 lines of diff (skipped)

Reply via email to