Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package json-glib for openSUSE:Factory checked in at 2026-08-22 21:33:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/json-glib (Old) and /work/SRC/openSUSE:Factory/.json-glib.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "json-glib" Sat Aug 22 21:33:43 2026 rev:56 rq:1372150 version:1.10.8 Changes: -------- --- /work/SRC/openSUSE:Factory/json-glib/json-glib.changes 2025-09-24 15:20:39.811207513 +0200 +++ /work/SRC/openSUSE:Factory/.json-glib.new.1258/json-glib.changes 2026-08-22 21:33:51.518319801 +0200 @@ -1,0 +2,6 @@ +Mon Aug 17 10:11:41 UTC 2026 - Zoltan Balogh <[email protected]> + +- Add json-glib-tests subpackage with installed tests + for gnome-desktop-testing-runner + +------------------------------------------------------------------- New: ---- _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ json-glib.spec ++++++ --- /var/tmp/diff_new_pack.JCk1vX/_old 2026-08-22 21:33:52.189343385 +0200 +++ /var/tmp/diff_new_pack.JCk1vX/_new 2026-08-22 21:33:52.191343455 +0200 @@ -1,7 +1,7 @@ # # spec file for package json-glib # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -132,10 +132,23 @@ %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %{_datadir}/gir-1.0/*.gir -%dir %{_datadir}/installed-tests + +%package tests +Summary: Installed tests for %{name} +Group: Development/Libraries/Other +Requires: gnome-desktop-testing +Requires: libjson-glib-1_0-0 = %{version} + +%description tests +Installed tests for json-glib, compatible with gnome-desktop-testing-runner. +Tests cover JSON parsing, serialization, and object mapping. +Run with: gnome-desktop-testing-runner json-glib-1.0 + +%files tests %dir %{_libexecdir}/installed-tests -%{_datadir}/installed-tests/json-glib-1.0/ %{_libexecdir}/installed-tests/json-glib-1.0/ +%dir %{_datadir}/installed-tests +%{_datadir}/installed-tests/json-glib-1.0/ %files lang -f %{name}-1.0.lang ++++++ _scmsync.obsinfo ++++++ mtime: 1786975807 commit: 3e9b4bfa3e261d4c97645c1f68d3d4a491b05ca971431506f1bcf72d151c5f97 url: https://src.opensuse.org/GNOME/json-glib revision: 3e9b4bfa3e261d4c97645c1f68d3d4a491b05ca971431506f1bcf72d151c5f97 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ 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-08-17 16:10:07.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild
