Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-robots for openSUSE:Factory 
checked in at 2026-03-27 16:49:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-robots (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-robots.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-robots"

Fri Mar 27 16:49:55 2026 rev:39 rq:1342962 version:50.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-robots/gnome-robots.changes        
2025-03-25 22:18:14.745115357 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-robots.new.8177/gnome-robots.changes      
2026-03-27 16:51:39.708846229 +0100
@@ -1,0 +2,15 @@
+Thu Mar 19 09:19:04 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.0:
+  + Fix overspend of kill points when safe teleports are capped
+  + Allow to play with a numpad
+  + Update dependencies to Gnome SDK 49
+  + Switch to Glycin
+  + Updated translations.
+- Replace pkgconfig(librsvg-2.0) BuildRequires with
+  pkgconfig(glycin-2) and pkgconfig(glycin-gtk4-2): follow
+  upstreams move to glycin
+- Change _service to generate tar.xz sources: after we migrated to
+  git, we no longer benefit from obscpio archives.
+
+-------------------------------------------------------------------

Old:
----
  gnome-robots-41.2.obscpio
  vendor.tar.zst

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

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

Other differences:
------------------
++++++ gnome-robots.spec ++++++
--- /var/tmp/diff_new_pack.0JOhR7/_old  2026-03-27 16:51:41.612925845 +0100
+++ /var/tmp/diff_new_pack.0JOhR7/_new  2026-03-27 16:51:41.612925845 +0100
@@ -17,14 +17,14 @@
 
 
 Name:           gnome-robots
-Version:        41.2
+Version:        50.0
 Release:        0
 Summary:        Robots Game for GNOME
 License:        GPL-3.0-or-later
 Group:          Amusements/Games/Action/Arcade
 URL:            https://live.gnome.org/Robots
-Source0:        %{name}-%{version}.tar.zst
-Source1:        vendor.tar.zst
+Source0:        %{name}-%{version}.tar.xz
+Source1:        vendor.tar.xz
 
 BuildRequires:  cargo
 BuildRequires:  desktop-file-utils
@@ -32,11 +32,12 @@
 BuildRequires:  itstool
 BuildRequires:  meson
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(gio-2.0) >= 2.32
-BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
-BuildRequires:  pkgconfig(gtk4)
-BuildRequires:  pkgconfig(libadwaita-1)
-BuildRequires:  pkgconfig(librsvg-2.0) >= 2.36.2
+BuildRequires:  pkgconfig(gio-2.0) >= 2.86
+BuildRequires:  pkgconfig(glib-2.0) >= 2.86
+BuildRequires:  pkgconfig(gtk4) >= 4.20.0
+BuildRequires:  pkgconfig(libadwaita-1) >= 1.8
+BuildRequires:  pkgconfig(glycin-2) >= 2.0
+BuildRequires:  pkgconfig(glycin-gtk4-2) >= 2.0
 
 %description
 Robots is a graphical version of the original text based robots game,

++++++ _scmsync.obsinfo ++++++
mtime: 1773912531
commit: c064b957a9cfc6d9a5a5f85827f64936380230e7f97070ed6031b8eb62f9f136
url: https://src.opensuse.org/GNOME/gnome-robots
revision: c064b957a9cfc6d9a5a5f85827f64936380230e7f97070ed6031b8eb62f9f136
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.0JOhR7/_old  2026-03-27 16:51:41.664928020 +0100
+++ /var/tmp/diff_new_pack.0JOhR7/_new  2026-03-27 16:51:41.664928020 +0100
@@ -3,21 +3,22 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/GNOME/gnome-robots.git</param>
-    <param name="revision">41.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> -->
   </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="cargo_vendor" mode="manual">
     <param name="srcdir">gnome-robots</param>
     <param name="update">true</param>
+    <param name="compression">xz</param>
   </service>
 </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:34:31.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ gnome-robots.obsinfo ++++++
--- /var/tmp/diff_new_pack.0JOhR7/_old  2026-03-27 16:51:41.752931699 +0100
+++ /var/tmp/diff_new_pack.0JOhR7/_new  2026-03-27 16:51:41.756931866 +0100
@@ -1,5 +1,5 @@
 name: gnome-robots
-version: 41.2
-mtime: 1742405700
-commit: 73d78489d2c720d5cc27dd2c32266e999242d1f2
+version: 50.0
+mtime: 1773869363
+commit: 7d1d33b3854bc99bffe0ba984ed6a3861cca7577
 

Reply via email to