Script 'mail_helper' called by obssrc
Hello community,

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

Package is "gnome-mines"

Fri Apr 10 17:50:21 2026 rev:40 rq:1345401 version:50.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-mines/gnome-mines.changes  2025-09-24 
15:25:13.834747680 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-mines.new.21863/gnome-mines.changes       
2026-04-10 17:55:06.855038319 +0200
@@ -1,0 +2,25 @@
+Mon Mar 23 08:39:07 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------
+Sun Mar 15 18:07:00 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0:
+  + No changes, stable version bump only.
+
+-------------------------------------------------------------------
+Fri Mar  6 08:08:21 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.rc:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 10 13:50:20 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.beta:
+  + Updated metainfo links
+  + Update libgnome-games
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-mines-49.0.1.obscpio

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

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

Other differences:
------------------
++++++ gnome-mines.spec ++++++
--- /var/tmp/diff_new_pack.1LtmDV/_old  2026-04-10 17:55:07.615069741 +0200
+++ /var/tmp/diff_new_pack.1LtmDV/_new  2026-04-10 17:55:07.615069741 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-mines
 #
-# 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-mines
-Version:        49.0.1
+Version:        50.0
 Release:        0
 Summary:        Minesweeper Game for GNOME
 License:        GPL-3.0-or-later
 Group:          Amusements/Games/Board/Other
 URL:            https://wiki.gnome.org/Mines
-Source0:        %{name}-%{version}.tar.zst
+Source0:        %{name}-%{version}.tar.xz
 
 BuildRequires:  appstream-glib
 BuildRequires:  desktop-file-utils

++++++ _scmsync.obsinfo ++++++
mtime: 1774255147
commit: d8c23436c953867fc8462e6bc5bf8c6aa3b29f092e6f21ff7954a4371996575d
url: https://src.opensuse.org/GNOME/gnome-mines
revision: d8c23436c953867fc8462e6bc5bf8c6aa3b29f092e6f21ff7954a4371996575d
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.1LtmDV/_old  2026-04-10 17:55:07.687072718 +0200
+++ /var/tmp/diff_new_pack.1LtmDV/_new  2026-04-10 17:55:07.691072883 +0200
@@ -1,19 +1,19 @@
 <?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-mines.git</param>
-      <param name="revision">49.0.1</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="scm">git</param>
+    <param name="url">https://gitlab.gnome.org/GNOME/gnome-mines.git</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">
-      <param name="file">*.tar</param>
-      <param name="compression">zst</param>
+  <service name="tar" mode="manual"/>
+  <service name="recompress" mode="manual">
+    <param name="file">*.tar</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:37:17.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ gnome-mines.obsinfo ++++++
--- /var/tmp/diff_new_pack.1LtmDV/_old  2026-04-10 17:55:07.803077514 +0200
+++ /var/tmp/diff_new_pack.1LtmDV/_new  2026-04-10 17:55:07.815078010 +0200
@@ -1,5 +1,5 @@
 name: gnome-mines
-version: 49.0.1
-mtime: 1757998207
-commit: 48fcd1619d84c845f9075a12058195dd5c458bbe
+version: 50.0
+mtime: 1773521383
+commit: 94393e42ba88d02da013164d1301dc1d3ddbed54
 

Reply via email to