Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-boxes for openSUSE:Factory checked in at 2026-04-10 17:50:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-boxes (Old) and /work/SRC/openSUSE:Factory/.gnome-boxes.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-boxes" Fri Apr 10 17:50:34 2026 rev:111 rq:1345424 version:50.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-boxes/gnome-boxes.changes 2025-11-25 15:55:47.561932396 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-boxes.new.21863/gnome-boxes.changes 2026-04-10 17:55:35.048203914 +0200 @@ -1,0 +2,13 @@ +Mon Mar 23 08:34:42 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Sat Mar 14 10:27:02 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 50.0: + + Updated translations. +- Drop unneeded pkgconfig(gtksourceview-4) BuildRequires. +- Add AppStream BuildRequires: validate metainfo during build. + +------------------------------------------------------------------- Old: ---- gnome-boxes-49.1.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio gnome-boxes-50.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-boxes.spec ++++++ --- /var/tmp/diff_new_pack.h5rmk5/_old 2026-04-10 17:55:35.940240794 +0200 +++ /var/tmp/diff_new_pack.h5rmk5/_new 2026-04-10 17:55:35.944240960 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-boxes # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -20,14 +20,15 @@ %define govf_libver 0_1 %define govf_sover 0.1 Name: gnome-boxes -Version: 49.1 +Version: 50.0 Release: 0 Summary: A GNOME 3 application to access remote or virtual systems License: LGPL-2.0-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Design/Apps/Boxes -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz +BuildRequires: AppStream BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: meson >= 0.50.0 @@ -39,7 +40,6 @@ BuildRequires: pkgconfig(gobject-2.0) >= 2.44.0 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.6 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.20 -BuildRequires: pkgconfig(gtksourceview-4) BuildRequires: pkgconfig(gudev-1.0) >= 165 BuildRequires: pkgconfig(libarchive) >= 3.0.0 BuildRequires: pkgconfig(libhandy-1) ++++++ _scmsync.obsinfo ++++++ mtime: 1774254882 commit: a29d9e0f7e813d0bfd4bc5585ffae175057daa687b9a2b67282c5a5d277730fd url: https://src.opensuse.org/GNOME/gnome-boxes revision: a29d9e0f7e813d0bfd4bc5585ffae175057daa687b9a2b67282c5a5d277730fd projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.h5rmk5/_old 2026-04-10 17:55:36.008243605 +0200 +++ /var/tmp/diff_new_pack.h5rmk5/_new 2026-04-10 17:55:36.012243771 +0200 @@ -3,17 +3,17 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/gnome-boxes.git</param> - <param name="revision">49.1</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:50:11.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ gnome-boxes.obsinfo ++++++ --- /var/tmp/diff_new_pack.h5rmk5/_old 2026-04-10 17:55:36.104247575 +0200 +++ /var/tmp/diff_new_pack.h5rmk5/_new 2026-04-10 17:55:36.108247739 +0200 @@ -1,5 +1,5 @@ name: gnome-boxes -version: 49.1 -mtime: 1763981136 -commit: 3082c03fc0691fc1210251ef2c025cfa59a29917 +version: 50.0 +mtime: 1773481606 +commit: bca9109b804993bcd5b669ccc3f5abc8bf23e053
