Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libshumate for openSUSE:Factory checked in at 2024-03-20 21:12:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libshumate (Old) and /work/SRC/openSUSE:Factory/.libshumate.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libshumate" Wed Mar 20 21:12:50 2024 rev:12 rq:1159552 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libshumate/libshumate.changes 2024-02-18 20:22:27.616474898 +0100 +++ /work/SRC/openSUSE:Factory/.libshumate.new.1905/libshumate.changes 2024-03-20 21:13:48.352760358 +0100 @@ -1,0 +2,46 @@ +Sat Mar 16 09:31:19 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 1.2.0: + + Use g_assert_true instead of g_assert in tests. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 5 07:59:25 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 1.2.rc2: + + Fix regression in vector renderer with the latest optimizations + causing the hightway shield renderer in Maps not showing + shields. + + Fix compiling new tests with gcc using + -Wimplicit-function-declaration. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 4 07:34:51 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 1.2.rc: + + Performance improvements to the vector renderer. + + Remove undefined tile API. + + Fix zooming with smooth scrolling mice. + + Updated translations. + +------------------------------------------------------------------- +Sun Feb 18 15:37:05 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 1.2.beta: + + Fix artifacts in NGL renderer. + + Don't crash in vector reader if key is NULL. + + Enable the vector renderer by default when building (can still + be disabled if not needed). + + Add distance method for Location. + +------------------------------------------------------------------- +Sat Feb 17 10:18:07 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 1.2.alpha: + + Various vector renderer improvements. + + Support continous scroll. + + Support arrow key panning. +- Drop -D libsoup3=true mesom paraameter: no longer supported. + +------------------------------------------------------------------- Old: ---- libshumate-1.1.2.obscpio New: ---- libshumate-1.2.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libshumate.spec ++++++ --- /var/tmp/diff_new_pack.FaJQ2T/_old 2024-03-20 21:13:50.000820918 +0100 +++ /var/tmp/diff_new_pack.FaJQ2T/_new 2024-03-20 21:13:50.004821065 +0100 @@ -22,7 +22,7 @@ %bcond_with profiling Name: libshumate -Version: 1.1.2 +Version: 1.2.0 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 @@ -89,7 +89,6 @@ %build %meson \ - -D libsoup3=true \ -D vector_renderer=true \ -D gtk_doc=true \ -D sysprof=%{?with_profiling:enabled}%{!?with_profiling:disabled} \ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.FaJQ2T/_old 2024-03-20 21:13:50.024821800 +0100 +++ /var/tmp/diff_new_pack.FaJQ2T/_new 2024-03-20 21:13:50.028821947 +0100 @@ -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">refs/tags/1.1.2</param> + <param name="revision">1.2.0</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> </service> ++++++ libshumate-1.1.2.obscpio -> libshumate-1.2.0.obscpio ++++++ ++++ 10249 lines of diff (skipped) ++++++ libshumate.obsinfo ++++++ --- /var/tmp/diff_new_pack.FaJQ2T/_old 2024-03-20 21:13:50.216828855 +0100 +++ /var/tmp/diff_new_pack.FaJQ2T/_new 2024-03-20 21:13:50.220829003 +0100 @@ -1,5 +1,5 @@ name: libshumate -version: 1.1.2 -mtime: 1698869336 -commit: eeb257ab8cfca9133ec2e7da739d3ce815be7067 +version: 1.2.0 +mtime: 1710576260 +commit: 14434008eb5da2b382e93704e099c2d6f171ebd7
