Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-sudoku for openSUSE:Factory 
checked in at 2025-09-24 15:23:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-sudoku (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-sudoku.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-sudoku"

Wed Sep 24 15:23:21 2025 rev:59 rq:1305463 version:49.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-sudoku/gnome-sudoku.changes        
2025-04-20 19:55:13.941042967 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-sudoku.new.27445/gnome-sudoku.changes     
2025-09-24 15:24:46.841610911 +0200
@@ -1,0 +2,56 @@
+Sat Sep 13 08:37:39 UTC 2025 - Dominique Leuenberger <[email protected]>
+
+- Update to version 49.0:
+  + Updated translations
+
+-------------------------------------------------------------------
+Tue Sep  2 09:57:10 UTC 2025 - Dominique Leuenberger <[email protected]>
+
+- Update to version 49.rc:
+  + Restore long press behavior to v48
+  + Add button size workaround for gtk >= 4.19.2
+  + Fix fixed cells opening the picker
+  + Fix clear button sensitivity after undo/redo on the value
+    picker
+  + Fix stuck focus during pause
+  + Updated translations
+
+-------------------------------------------------------------------
+Fri Aug 29 11:11:04 UTC 2025 - Dominique Leuenberger <[email protected]>
+
+- Update to version 49.beta:
+  + Popdown the picker and unselect the grid on pausing
+  + Track keyboard input for focus handling with a 5 seconds timeout
+  + Fix clock not resuming on closing keyboard shortcuts
+  + Fix lock tooltip color in light mode
+- Changes from version 49.alpha
+  + Add a simple highscore implementation (#3)
+  + Add a lock button to the earmark picker and change the default
+    behavior of the number picker buttons to popdown the picker
+  + Use tabular figures for numbers
+  + Always show the selected cell for keyboard users, and show it to
+    mouse and touch users only when the cell is clicked
+  + Start the focus at the center of the grid
+  + Let the grid be unselected by pressing escape or clicking outside
+  + Update ctrl+keys to cycle through cells linearly (#5)
+  + Update tab behavior to cycle through the grid only once (#5)
+  + Add a special interaction for matching number highlighting wherein
+    clicking on a non-empty cell will only trigger the number picker on
+    the second click
+  + Add autosave every 5 minutes
+  + Add strike-through for earmark warnings
+  + Add large zoom size for earmarks
+  + Add animation to pause and autoclean earmarks
+  + Add headerbar transition effect, shadows and revealer
+  + Cap grid margin size at 25 and top offset at 40
+  + Update the light mode colors to be a bit brighter
+  + Update matching number highlighting to be less aggressive
+  + Change pink accent color in light mode
+  + Update teal accent color to be a bit more green
+  + Update earmark highlighting to the new accent color palette
+  + Remove unfullscreen button
+  + Remove the details section in the about page
+  + Fix clock moving
+  + Updated translations:
+  
+-------------------------------------------------------------------

Old:
----
  gnome-sudoku-48.1.obscpio

New:
----
  gnome-sudoku-49.0.obscpio

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

Other differences:
------------------
++++++ gnome-sudoku.spec ++++++
--- /var/tmp/diff_new_pack.INGUq9/_old  2025-09-24 15:24:47.581642076 +0200
+++ /var/tmp/diff_new_pack.INGUq9/_new  2025-09-24 15:24:47.585642245 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-sudoku
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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
@@ -17,7 +17,7 @@
 
 
 Name:           gnome-sudoku
-Version:        48.1
+Version:        49.0
 Release:        0
 Summary:        Sudoku Game for GNOME
 License:        GPL-3.0-or-later
@@ -36,11 +36,11 @@
 BuildRequires:  vala >= 0.35.7.24
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gee-0.8)
-BuildRequires:  pkgconfig(gio-2.0) >= 2.40.0
-BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
-BuildRequires:  pkgconfig(gtk4) >= 4.10.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.80.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.80.0
+BuildRequires:  pkgconfig(gtk4) >= 4.18.0
 BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRequires:  pkgconfig(libadwaita-1)
+BuildRequires:  pkgconfig(libadwaita-1) >= 1.7
 BuildRequires:  pkgconfig(qqwing) >= 1.3.4
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.INGUq9/_old  2025-09-24 15:24:47.613643424 +0200
+++ /var/tmp/diff_new_pack.INGUq9/_new  2025-09-24 15:24:47.617643593 +0200
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/GNOME/gnome-sudoku.git</param>
-    <param name="revision">48.1</param>
+    <param name="revision">49.0</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v?(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ gnome-sudoku-48.1.obscpio -> gnome-sudoku-49.0.obscpio ++++++
++++ 22114 lines of diff (skipped)

++++++ gnome-sudoku.obsinfo ++++++
--- /var/tmp/diff_new_pack.INGUq9/_old  2025-09-24 15:24:47.885654879 +0200
+++ /var/tmp/diff_new_pack.INGUq9/_new  2025-09-24 15:24:47.893655216 +0200
@@ -1,5 +1,5 @@
 name: gnome-sudoku
-version: 48.1
-mtime: 1744385076
-commit: 32c94b070e542de09843da85dc0dd392986c551e
+version: 49.0
+mtime: 1757690220
+commit: 7fc1c2686737fa3ed1af418b56aedcb3180eb3a2
 

Reply via email to