Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package geocode-glib for openSUSE:Factory 
checked in at 2026-08-22 21:33:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geocode-glib (Old)
 and      /work/SRC/openSUSE:Factory/.geocode-glib.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geocode-glib"

Sat Aug 22 21:33:37 2026 rev:36 rq:1372144 version:3.26.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/geocode-glib/geocode-glib.changes        
2026-04-10 17:49:08.344234651 +0200
+++ /work/SRC/openSUSE:Factory/.geocode-glib.new.1258/geocode-glib.changes      
2026-08-22 21:33:41.167956026 +0200
@@ -1,0 +2,6 @@
+Mon Aug 17 10:11:41 UTC 2026 - Zoltan Balogh <[email protected]>
+
+- Add geocode-glib-tests subpackage with installed
+  tests for gnome-desktop-testing-runner
+
+-------------------------------------------------------------------
@@ -369 +374,0 @@
-

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

Other differences:
------------------
++++++ geocode-glib.spec ++++++
--- /var/tmp/diff_new_pack.L69KU3/_old  2026-08-22 21:33:42.375998484 +0200
+++ /var/tmp/diff_new_pack.L69KU3/_new  2026-08-22 21:33:42.376998519 +0200
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package geocode-glib
 #
-# Copyright (c) 2022 SUSE LLC
+# 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
@@ -97,14 +97,16 @@
 %autosetup -p1
 
 %build
-# FIXME Please investigate if we should package installed-tests
 %meson \
        -Denable-gtk-doc=true \
-       -Denable-installed-tests=false \
+       -Denable-installed-tests=true \
        -Dsoup2=false \
        %{nil}
 %meson_build
 
+%check
+%meson_test || :
+
 %install
 %meson_install
 
@@ -128,3 +130,18 @@
 %{_libdir}/pkgconfig/geocode-glib-*.pc
 %{_libdir}/*.so
 
+%package tests
+Summary:        Installed tests for geocode-glib
+Requires:       %{shlib} = %{version}
+Requires:       gnome-desktop-testing
+
+%description tests
+Installed tests for geocode-glib. Provides test binaries for
+geo-uri parsing, geocoding, and mock backend validation.
+
+%files tests
+%dir %{_libexecdir}/geocode-glib-2
+%{_libexecdir}/geocode-glib-2/
+%dir %{_datadir}/installed-tests
+%{_datadir}/installed-tests/geocode-glib-2/
+

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.L69KU3/_old  2026-08-22 21:33:42.488002420 +0200
+++ /var/tmp/diff_new_pack.L69KU3/_new  2026-08-22 21:33:42.495002666 +0200
@@ -1,6 +1,6 @@
-mtime: 1774859815
-commit: 9c7a413dda7feddb346f8b4b0142ebc595be10f01b163490bbad8435a8ca5a04
+mtime: 1786975794
+commit: 8d4618914c5fda4e37f52813a374f95dbee7fda4476061c7ed99ccfc6de21a13
 url: https://src.opensuse.org/GNOME/geocode-glib
-revision: 9c7a413dda7feddb346f8b4b0142ebc595be10f01b163490bbad8435a8ca5a04
+revision: 8d4618914c5fda4e37f52813a374f95dbee7fda4476061c7ed99ccfc6de21a13
 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
 

++++++ build.specials.obscpio ++++++

++++++ 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:09:54.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

Reply via email to