Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-maps for openSUSE:Factory 
checked in at 2026-04-10 17:45:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-maps (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-maps.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-maps"

Fri Apr 10 17:45:45 2026 rev:109 rq:1345368 version:50.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-maps/gnome-maps.changes    2026-02-01 
22:03:40.036135705 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-maps.new.21863/gnome-maps.changes 
2026-04-10 17:46:35.269919538 +0200
@@ -1,0 +2,49 @@
+Mon Mar 23 08:38:58 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------
+Fri Mar 13 12:32:01 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0:
+  + Handle unknown HTTP response codes from Overpass, so that place
+    information still shows up
+  + Fix Copenhagen Metro icon to not use <style/> SVG attribute to
+    render with the new Gtk.SVG renderer
+  + Show correct railway station types even when Overpass query
+    failed (based on data from tiles)
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Feb 28 12:59:07 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.rc:
+  + Show place type (bus stop, railway station, et.c.) when
+    selecting a place from a public transit itinerary
+  + Add support for showing localized result for public transit
+    itineraries from Transitous/MOTIS (when available in the
+    upstream timetable feeds)
+  + Updated appdata screenshots
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 11 13:35:46 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.beta:
+  + Allow bookmarking public transit stop location from Transitous
+    itineraries
+  + Show more content from Wikipedia article extracts in place
+    details in desktop mode
+  + Fix UI issues with date and time selection for public transit
+    when 12 hour time format is used
+  + Add mnemonics to main menu menu items
+  + Port send-to dialog to AdwDialog
+- Changes from version 50.alpha:
+  + Redesign to use an AdwMultiView to show both place information
+    and the route planner in a sidebar on desktop, and a bottom
+    sheet on mobile
+  + Always use Transitous for public transit routing
+  + Port UI templates to Blueprint
+- Add blueprint-compiler BuildRequires: new dependency.
+  
+-------------------------------------------------------------------

Old:
----
  gnome-maps-49.4.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  gnome-maps-50.0.tar.xz

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

Other differences:
------------------
++++++ gnome-maps.spec ++++++
--- /var/tmp/diff_new_pack.8c1qzu/_old  2026-04-10 17:46:36.417966775 +0200
+++ /var/tmp/diff_new_pack.8c1qzu/_new  2026-04-10 17:46:36.421966939 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           gnome-maps
-Version:        49.4
+Version:        50.0
 Release:        0
 Summary:        Maps Application for GNOME
 License:        Apache-2.0 AND CC-BY-3.0 AND GPL-2.0-or-later AND BSD-3-Clause 
AND ISC AND MIT
 Group:          System/GUI/GNOME
 URL:            https://wiki.gnome.org/Apps/Maps
-Source0:        %{name}-%{version}.tar.zst
+Source0:        %{name}-%{version}.tar.xz
 
 BuildRequires:  AppStream
 BuildRequires:  desktop-file-utils
@@ -31,6 +31,7 @@
 BuildRequires:  gobject-introspection
 #
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  blueprint-compiler >= 0.19
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  meson
 BuildRequires:  pkgconfig
@@ -51,7 +52,7 @@
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(rest-1.0) >= 0.7.90
-BuildRequires:  pkgconfig(shumate-1.0) >= 1.5.alpha
+BuildRequires:  pkgconfig(shumate-1.0) >= 1.6.alpha
 Recommends:     dbus(org.freedesktop.GeoClue2)
 
 %description

++++++ _scmsync.obsinfo ++++++
mtime: 1774255138
commit: 7d84eda7bfe13cda2a2a924d53ada25829533aaf1386c5b97a05f33aa58b990e
url: https://src.opensuse.org/GNOME/gnome-maps
revision: 7d84eda7bfe13cda2a2a924d53ada25829533aaf1386c5b97a05f33aa58b990e
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.8c1qzu/_old  2026-04-10 17:46:36.481969408 +0200
+++ /var/tmp/diff_new_pack.8c1qzu/_new  2026-04-10 17:46:36.485969573 +0200
@@ -3,18 +3,17 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/GNOME/gnome-maps.git</param>
-    <param name="revision">49.4</param>
+    <param name="revision">50.0</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v?(.*)\+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">zst</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 10:38:06.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ gnome-maps.obsinfo ++++++
--- /var/tmp/diff_new_pack.8c1qzu/_old  2026-04-10 17:46:36.609974675 +0200
+++ /var/tmp/diff_new_pack.8c1qzu/_new  2026-04-10 17:46:36.617975004 +0200
@@ -1,5 +1,5 @@
 name: gnome-maps
-version: 49.4
-mtime: 1769633884
-commit: b3fbe4d0dca19323b0569eece65b5857687c1a94
+version: 50.0
+mtime: 1773394720
+commit: 9a3b2bd26761dc9812f847b8ef7f4196e5bbc801
 

Reply via email to