Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-chess for openSUSE:Factory 
checked in at 2026-04-10 17:50:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-chess (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-chess.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-chess"

Fri Apr 10 17:50:10 2026 rev:60 rq:1345362 version:50.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-chess/gnome-chess.changes  2025-10-02 
19:22:40.168656582 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-chess.new.21863/gnome-chess.changes       
2026-04-10 17:54:34.825714124 +0200
@@ -1,0 +2,28 @@
+Mon Mar 23 08:35:47 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------
+Thu Mar 12 19:55:07 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 10 14:26:49 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.beta:
+  + Port to AdwShortcutsDialog and more
+  + Updated translations.
+- Drop gnome-chess-autodep.patch: This has been addressed in the
+  meson dep-generator.
+
+-------------------------------------------------------------------
+Thu Nov 20 16:27:23 UTC 2025 - Dominique Leuenberger <[email protected]>
+
+- Convert spec file to declarative build system using automatic
+  dependency tracking.
+- Add gnome-chess-autodep.patch: Fix spacing to properly translate
+  for RPM deps.
+
+-------------------------------------------------------------------

Old:
----
  gnome-chess-49.2.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  gnome-chess-50.0.tar.xz

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

Other differences:
------------------
++++++ gnome-chess.spec ++++++
--- /var/tmp/diff_new_pack.DQWAl9/_old  2026-04-10 17:54:36.421780111 +0200
+++ /var/tmp/diff_new_pack.DQWAl9/_new  2026-04-10 17:54:36.425780276 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-chess
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 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,13 +17,13 @@
 
 
 Name:           gnome-chess
-Version:        49.2
+Version:        50.0
 Release:        0
 Summary:        Chess Game for GNOME
 License:        GPL-3.0-or-later
 Group:          Amusements/Games/Board/Chess
 URL:            https://wiki.gnome.org/Apps/Chess
-Source0:        %{name}-%{version}.tar.zst
+Source0:        %{name}-%{version}.tar.xz
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
@@ -32,14 +32,8 @@
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  vala >= 0.35.7
-BuildRequires:  pkgconfig(gio-2.0) >= 2.44.0
-BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.44.0
-BuildRequires:  pkgconfig(glib-2.0) >= 2.44.0
-BuildRequires:  pkgconfig(gmodule-2.0) >= 2.44.0
-BuildRequires:  pkgconfig(gtk4) >= 3.19.0
-BuildRequires:  pkgconfig(libadwaita-1)
-BuildRequires:  pkgconfig(librsvg-2.0) >= 2.32.0
 Requires:       chess_backend
+BuildSystem:    meson
 
 %description
 This is a game for playing the classic board game of chess, in which
@@ -49,21 +43,13 @@
 
 %lang_package
 
-%prep
-%autosetup -p1
+%generate_buildrequires
+%meson_buildrequires
 
-%build
-%meson
-%meson_build
-
-%install
-%meson_install
+%install -a
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}
 
-%check
-desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
-
 %files
 %license COPYING
 %doc NEWS

++++++ _scmsync.obsinfo ++++++
mtime: 1774254947
commit: fbb57ccc6c1a9cfff0b32b390fbadf567dde25be28ef7ae8128943c8f58de148
url: https://src.opensuse.org/GNOME/gnome-chess
revision: fbb57ccc6c1a9cfff0b32b390fbadf567dde25be28ef7ae8128943c8f58de148
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DQWAl9/_old  2026-04-10 17:54:36.493783088 +0200
+++ /var/tmp/diff_new_pack.DQWAl9/_new  2026-04-10 17:54:36.497783253 +0200
@@ -3,18 +3,17 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/GNOME/gnome-chess.git</param>
-    <param name="revision">49.2</param>
+    <param name="revision">50.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> -->
+    <!--    <param name="changesgenerate">enable</param> -->
   </service>
-  <service name="tar" mode="buildtime"/>
-  <service name="recompress" mode="buildtime">
+  <service name="tar" mode="manual"/>
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
-    <param name="compression">zst</param>
+    <param name="compression">xz</param>
   </service>
-  <service name="set_version" mode="manual" />
+  <service name="set_version" mode="manual"/>
 </services>
 
-

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-24 10:47:42.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ gnome-chess.obsinfo ++++++
--- /var/tmp/diff_new_pack.DQWAl9/_old  2026-04-10 17:54:36.621788380 +0200
+++ /var/tmp/diff_new_pack.DQWAl9/_new  2026-04-10 17:54:36.629788710 +0200
@@ -1,5 +1,5 @@
 name: gnome-chess
-version: 49.2
-mtime: 1759356551
-commit: 9e27d5fb14d4fcac7c59a15171da492ee70dcbde
+version: 50.0
+mtime: 1773329615
+commit: 079ef83fe6c538be9178b03999724d5f4649bc69
 

Reply via email to