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 2024-03-20 21:15:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-sudoku (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-sudoku.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-sudoku"

Wed Mar 20 21:15:52 2024 rev:51 rq:1159550 version:46.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-sudoku/gnome-sudoku.changes        
2023-12-02 17:13:09.193304447 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-sudoku.new.1905/gnome-sudoku.changes      
2024-03-20 21:19:39.621762005 +0100
@@ -1,0 +2,30 @@
+Fri Mar 15 12:20:32 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 46.0:
+  + Fix remove clearing too many warnings.
+  + Fix long press misbehaving.
+  + Remove dark mode outer grid artifacts.
+
+-------------------------------------------------------------------
+Mon Mar 11 10:10:09 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 46.rc:
+  + Fix complete board not finishing.
+  + Fix warnings not updating correctly.
+  + Show fixed cell selection in light mode.
+  + Move show_possibilities to a hidden setting.
+  + Fix long press not working.
+
+-------------------------------------------------------------------
+Mon Feb 12 15:33:30 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 46.beta:
+  - Fix pause overlay flashing when game finished.
+  - Save difficulty level.
+  - Fix crash when creating custom game.
+  - Update appdata.
+  - Properly destroy window on shutdown.
+  - Refactor highlighter and highlight earmarks.
+  - Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-sudoku-45.3.tar.xz

New:
----
  _service
  gnome-sudoku-46.0.obscpio
  gnome-sudoku.obsinfo

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

Other differences:
------------------
++++++ gnome-sudoku.spec ++++++
--- /var/tmp/diff_new_pack.stVosV/_old  2024-03-20 21:19:40.053777875 +0100
+++ /var/tmp/diff_new_pack.stVosV/_new  2024-03-20 21:19:40.057778022 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-sudoku
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           gnome-sudoku
-Version:        45.3
+Version:        46.0
 Release:        0
 Summary:        Sudoku Game for GNOME
 License:        GPL-3.0-or-later
 Group:          Amusements/Games/Logic
 URL:            https://wiki.gnome.org/Apps/Sudoku
-Source0:        
https://download.gnome.org/sources/gnome-sudoku/45/%{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.zst
 
 BuildRequires:  appstream-glib
 BuildRequires:  c++_compiler

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <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">46.0</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">v?(.*)\+0</param>
    <param name="versionrewrite-replacement">\1</param>
<!--    <param name="changesgenerate">enable</param> -->
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">zst</param>
  </service>
  <service name="set_version" mode="manual" />
</services>


++++++ gnome-sudoku.obsinfo ++++++
name: gnome-sudoku
version: 46.0
mtime: 1710502027
commit: ca77a11feb3301adee5ccb1d45432bf4dc46badb

Reply via email to