Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libshumate for openSUSE:Factory checked in at 2026-04-26 21:11:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libshumate (Old) and /work/SRC/openSUSE:Factory/.libshumate.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libshumate" Sun Apr 26 21:11:06 2026 rev:25 rq:1348432 version:1.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libshumate/libshumate.changes 2026-04-10 17:46:38.734062072 +0200 +++ /work/SRC/openSUSE:Factory/.libshumate.new.11940/libshumate.changes 2026-04-26 21:12:27.200215916 +0200 @@ -1,0 +2,6 @@ +Thu Apr 16 06:14:06 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 1.6.1: + + Add missing gettext domains + +------------------------------------------------------------------- Old: ---- libshumate-1.6.0.tar.xz New: ---- libshumate-1.6.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libshumate.spec ++++++ --- /var/tmp/diff_new_pack.vDtN6n/_old 2026-04-26 21:12:27.804240613 +0200 +++ /var/tmp/diff_new_pack.vDtN6n/_new 2026-04-26 21:12:27.808240776 +0200 @@ -22,7 +22,7 @@ %bcond_with profiling Name: libshumate -Version: 1.6.0 +Version: 1.6.1 Release: 0 Summary: C library providing a GtkWidget to display maps License: Apache-2.0 AND LGPL-2.1-or-later AND BSD-3-Clause AND CC0-1.0 AND CC-BY-3.0 AND GFDL-1.2-only ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.vDtN6n/_old 2026-04-26 21:12:27.844242248 +0200 +++ /var/tmp/diff_new_pack.vDtN6n/_new 2026-04-26 21:12:27.844242248 +0200 @@ -1,6 +1,6 @@ -mtime: 1774253211 -commit: e9dedf1a04233bc2d6383ac693ce701fc81bdc96937b4fa0d0c755edfcd5ec4f +mtime: 1776320099 +commit: c93450ba499583b9d0f1a912ffc2244b40fc66d139094338a216800ee7e0897d url: https://src.opensuse.org/GNOME/libshumate -revision: e9dedf1a04233bc2d6383ac693ce701fc81bdc96937b4fa0d0c755edfcd5ec4f +revision: c93450ba499583b9d0f1a912ffc2244b40fc66d139094338a216800ee7e0897d projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.vDtN6n/_old 2026-04-26 21:12:27.864243066 +0200 +++ /var/tmp/diff_new_pack.vDtN6n/_new 2026-04-26 21:12:27.868243229 +0200 @@ -4,7 +4,7 @@ <param name="url">https://gitlab.gnome.org/GNOME/libshumate.git</param> <param name="scm">git</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> - <param name="revision">1.6.0</param> + <param name="revision">1.6.1</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> </service> ++++++ 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-04-17 11:54:03.000000000 +0200 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ libshumate-1.6.0.tar.xz -> libshumate-1.6.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libshumate-1.6.0/NEWS new/libshumate-1.6.1/NEWS --- old/libshumate-1.6.0/NEWS 2026-03-13 10:08:32.000000000 +0100 +++ new/libshumate-1.6.1/NEWS 2026-04-13 22:21:51.000000000 +0200 @@ -1,3 +1,8 @@ +================== +Version 1.6.1 +================== + - Add missing gettext domains + =================== Version 1.6.0 =================== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libshumate-1.6.0/data/shumate-inspector-page.ui new/libshumate-1.6.1/data/shumate-inspector-page.ui --- old/libshumate-1.6.0/data/shumate-inspector-page.ui 2026-03-13 10:08:32.000000000 +0100 +++ new/libshumate-1.6.1/data/shumate-inspector-page.ui 2026-04-13 22:21:51.000000000 +0200 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<interface> +<interface domain="shumate1"> <requires lib="gtk" version="4.0"/> <template class="ShumateInspectorPage" parent="GtkBox"> <child> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libshumate-1.6.0/data/shumate-simple-map.ui new/libshumate-1.6.1/data/shumate-simple-map.ui --- old/libshumate-1.6.0/data/shumate-simple-map.ui 2026-03-13 10:08:32.000000000 +0100 +++ new/libshumate-1.6.1/data/shumate-simple-map.ui 2026-04-13 22:21:51.000000000 +0200 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<interface> +<interface domain="shumate1"> <requires lib="gtk" version="4.0"/> <template class="ShumateSimpleMap" parent="GtkWidget"> <child> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libshumate-1.6.0/meson.build new/libshumate-1.6.1/meson.build --- old/libshumate-1.6.0/meson.build 2026-03-13 10:08:32.000000000 +0100 +++ new/libshumate-1.6.1/meson.build 2026-04-13 22:21:51.000000000 +0200 @@ -1,6 +1,6 @@ project( 'libshumate', 'c', - version: '1.6.0', + version: '1.6.1', license: 'LGPLv2.1+', meson_version: '>= 0.62.0', default_options: [ ++++++ libshumate.obsinfo ++++++ --- /var/tmp/diff_new_pack.vDtN6n/_old 2026-04-26 21:12:28.712277738 +0200 +++ /var/tmp/diff_new_pack.vDtN6n/_new 2026-04-26 21:12:28.728278392 +0200 @@ -1,5 +1,5 @@ name: libshumate -version: 1.6.0 -mtime: 1773392912 -commit: b4ca104a0bad8682ad51540867a1783f7db47473 +version: 1.6.1 +mtime: 1776111711 +commit: 8bf191245f8010b003b6bb5462201cb35d61ecbb
