forked from pool/gnome-maps
Accepting request 1241319 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1241319 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-maps?expand=0&rev=95
This commit is contained in:
commit
c3ccd0b1a3
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<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.3</param>
|
||||
<param name="revision">47.4</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba996cc6a9887e9fd6fa7059042d3642aab099f65d2039672aea271061d55367
|
||||
size 12225037
|
3
gnome-maps-47.4.obscpio
Normal file
3
gnome-maps-47.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f787220aa93d401a07c16bbac5ded233e03c97b9ccb848130ab2466bbfc8b09
|
||||
size 12226061
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-maps
|
||||
version: 47.3
|
||||
mtime: 1736026419
|
||||
commit: 93518a096b416a5a918e44756b8ea3ea21f2496d
|
||||
version: 47.4
|
||||
mtime: 1738183510
|
||||
commit: 50d7aa59fc7cb144f077300b2a6144d238e83f39
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnome-maps
|
||||
Version: 47.3
|
||||
Version: 47.4
|
||||
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