Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
4
_service
4
_service
@ -3,11 +3,11 @@
|
||||
<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">47.4</param>
|
||||
<param name="revision">v46.11</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">
|
||||
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-maps.git</param>
|
||||
<param name="changesrevision">f8390d22c0486008311c180595601b4aa34412c1</param></service></servicedata>
|
3
gnome-maps-46.11.obscpio
Normal file
3
gnome-maps-46.11.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5226dde17da75a7bf44ce3b701578fb5f7ea1ced57620dfe373ba9fe6c896ae3
|
||||
size 11759117
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f787220aa93d401a07c16bbac5ded233e03c97b9ccb848130ab2466bbfc8b09
|
||||
size 12226061
|
@ -1,82 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 06:47:45 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.4:
|
||||
+ Fix parsing of geo: URIs.
|
||||
+ Fix departure and arrival location names when searching by
|
||||
arrival time when using Transitous/MOTIS2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 4 22:06:22 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.3:
|
||||
+ Switch the Transitous public transit support to the new MOTIS
|
||||
API v2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 23 10:47:14 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.2:
|
||||
+ Fix a bug where the zoom level was reset to 0 when opening a
|
||||
geo: URI not specifying an explicit zoom level.
|
||||
+ Updated translatations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 09:55:36 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.1:
|
||||
+ Fix leaking map bubble popover widgets
|
||||
+ Fix showing public transit operator names containing characters
|
||||
needing markup-escaping
|
||||
+ Updated translatations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 13 10:33:30 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 47.0:
|
||||
+ Fix issue with sometimes bad contrasting public transit route
|
||||
lines.
|
||||
+ Fix orientation of "fish head"-shaped highway shields.
|
||||
+ Add additional public transit mode icons, and also use taxi
|
||||
icon for taxi stations.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 31 11:50:39 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.rc:
|
||||
+ Support Transitous for public transit routing
|
||||
+ Update POI definitions
|
||||
+ Update highway shields from OSM Americana
|
||||
+ Don't grab focus on search entry when pressing modifier keys
|
||||
+ Fix build with -Dvector_renderer=false
|
||||
+ Allow building with C++
|
||||
+ Fix crash in MapSource
|
||||
+ Add documentation for the GTK inspector page
|
||||
+ Fix compilation warnings
|
||||
+ Use the vector by default, and remove the old raster tiles
|
||||
+ Remove the "What's here" menu item, as we now have clickable
|
||||
POIs
|
||||
+ Stop using the downloaded service file, as it's not needed for
|
||||
raster tiles now that the vector style embeds a map source, and
|
||||
instead bundle defintions for public transit providers
|
||||
+ Use zoom parameter from geo: URIs when available
|
||||
+ Support dark mode when drawing public transit routes on the map
|
||||
+ Unselect previously selected place when clicking on the
|
||||
background
|
||||
+ Speed up "zoom to" animations
|
||||
+ Show brand logos from Wikidata for POIs when available
|
||||
+ Show place type icon and in place type in bubbles for POIs
|
||||
+ Port more dialogs to use libadwaita dialogs
|
||||
+ Add missing mnemonics for menu items
|
||||
+ Various a11y improvements
|
||||
+ Add playground icons :)
|
||||
+ Properly show 12/24 hour format based on system setting when
|
||||
selecting time for public transit routing when running as
|
||||
Flakpak
|
||||
+ Set Window icon, used by some WMs/DEs
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 13 14:19:04 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-maps
|
||||
version: 47.4
|
||||
mtime: 1738183510
|
||||
commit: 50d7aa59fc7cb144f077300b2a6144d238e83f39
|
||||
version: 46.11
|
||||
mtime: 1715549193
|
||||
commit: f8390d22c0486008311c180595601b4aa34412c1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-maps
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnome-maps
|
||||
Version: 47.4
|
||||
Version: 46.11
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user