forked from pool/libshumate
Accepting request 1119383 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/1119383 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libshumate?expand=0&rev=19
This commit is contained in:
parent
e8bf043be8
commit
410378745d
2
_service
2
_service
@ -4,7 +4,7 @@
|
|||||||
<param name="url">https://gitlab.gnome.org/GNOME/libshumate.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/libshumate.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="revision">refs/tags/1.1.0</param>
|
<param name="revision">refs/tags/1.1.1</param>
|
||||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
</service>
|
</service>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:25d0ab902262934bd14ff894cdc960712b9a40b7fc78197143afcaaa7eba646f
|
|
||||||
size 1375244
|
|
3
libshumate-1.1.1.obscpio
Normal file
3
libshumate-1.1.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:caebd69a6be9ff7e6ae51df1f3572fb1a74f0e6537c0e1007f39a6af92e6d044
|
||||||
|
size 1375244
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 22 00:42:25 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 1.1.1:
|
||||||
|
+ Fix null reference map source, avoid critical log message when
|
||||||
|
setting a null map source with
|
||||||
|
shumate_viewport_set_reference_map_source().
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 16 13:59:09 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
Sat Sep 16 13:59:09 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: libshumate
|
name: libshumate
|
||||||
version: 1.1.0
|
version: 1.1.1
|
||||||
mtime: 1694846223
|
mtime: 1697919994
|
||||||
commit: 18587662286d0f551e33e3411b3a0c1375507564
|
commit: 07ca1e45c3deea741ef3f46717adf8949e06ec03
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%bcond_with profiling
|
%bcond_with profiling
|
||||||
|
|
||||||
Name: libshumate
|
Name: libshumate
|
||||||
Version: 1.1.0
|
Version: 1.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C library providing a GtkWidget to display maps
|
Summary: C library providing a GtkWidget to display maps
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user