Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package d-spy for openSUSE:Factory checked in at 2026-04-10 17:50:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/d-spy (Old) and /work/SRC/openSUSE:Factory/.d-spy.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "d-spy" Fri Apr 10 17:50:37 2026 rev:9 rq:1345425 version:50.0 Changes: -------- --- /work/SRC/openSUSE:Factory/d-spy/d-spy.changes 2025-10-29 21:09:43.054345180 +0100 +++ /work/SRC/openSUSE:Factory/.d-spy.new.21863/d-spy.changes 2026-04-10 17:55:37.408301488 +0200 @@ -1,0 +2,28 @@ +Mon Mar 23 08:24:26 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Tue Mar 17 08:54:31 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 50.0: + + Updated translations. +- Replace disabled appstream-glib with AppStream BuildRequires, + validate metadata during build. + +------------------------------------------------------------------- +Tue Feb 24 07:54:00 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 50.rc: + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 10 13:51:41 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 50.beta: + + Updated translations +- Changes from version 50.alpha: + + Add button to refresh object list + + Fix potential duplicate path joining in introspection + +------------------------------------------------------------------- Old: ---- d-spy-49.2.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio d-spy-50.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ d-spy.spec ++++++ --- /var/tmp/diff_new_pack.OiqEDs/_old 2026-04-10 17:55:39.412384343 +0200 +++ /var/tmp/diff_new_pack.OiqEDs/_new 2026-04-10 17:55:39.412384343 +0200 @@ -1,7 +1,7 @@ # # spec file for package d-spy # -# 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 @@ -20,15 +20,14 @@ %define sover 1 Name: d-spy -Version: 49.2 +Version: 50.0 Release: 0 Summary: A D-Bus explorer for GNOME License: GPL-3.0-or-later AND LGPL-3.0-or-later URL: https://gitlab.gnome.org/GNOME/d-spy Source: %{name}-%{version}.tar.xz -# appstream-glib BR disabled until upstream fixes the metadata test -# BuildRequires: appstream-glib +BuildRequires: AppStream BuildRequires: desktop-file-utils BuildRequires: c_compiler BuildRequires: libxml2-tools ++++++ _scmsync.obsinfo ++++++ mtime: 1774254267 commit: cbb49258b41cb5df9f41973b05e5cf21a73a30c508f93968d3321973f0fbe134 url: https://src.opensuse.org/GNOME/d-spy revision: cbb49258b41cb5df9f41973b05e5cf21a73a30c508f93968d3321973f0fbe134 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.OiqEDs/_old 2026-04-10 17:55:39.472386824 +0200 +++ /var/tmp/diff_new_pack.OiqEDs/_new 2026-04-10 17:55:39.476386989 +0200 @@ -3,19 +3,18 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/d-spy.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">(.*)\+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">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 09:42:21.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ d-spy.obsinfo ++++++ --- /var/tmp/diff_new_pack.OiqEDs/_old 2026-04-10 17:55:39.600392116 +0200 +++ /var/tmp/diff_new_pack.OiqEDs/_new 2026-04-10 17:55:39.604392281 +0200 @@ -1,5 +1,5 @@ name: d-spy -version: 49.2 -mtime: 1761694255 -commit: 3d7ce65a239ec9db906dddd015b259898c68f3e5 +version: 50.0 +mtime: 1773695572 +commit: dc2f6ab07ad1f2bad412ef800b1b0c2704fffc6d
