Accepting request 1039790 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1039790 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=5
This commit is contained in:
2
_service
2
_service
@@ -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.0.2</param>
|
||||
<param name="revision">refs/tags/1.0.3</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
</service>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8988f11f9fac66222aeb73c15056c4ed688e2a6b58f7c7d57e63fae349b88917
|
||||
size 836108
|
3
libshumate-1.0.3.obscpio
Normal file
3
libshumate-1.0.3.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97b475298a84e8ed6acc75ed0205c8f1353aead8e6bf6eed1c704f838b93fc6e
|
||||
size 837132
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 21:05:09 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.0.3:
|
||||
+ Fix memory leaks.
|
||||
+ Remove old tiles more aggresively, speeding up zoom animations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 22 11:29:40 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: libshumate
|
||||
version: 1.0.2
|
||||
mtime: 1666434402
|
||||
commit: bcaeede96beb0ede116343aada1a25bab2a16ea4
|
||||
version: 1.0.3
|
||||
mtime: 1669926644
|
||||
commit: 55d89e24de5086404b996a73e94cd56ee2e9541a
|
||||
|
@@ -21,7 +21,7 @@
|
||||
%define soname libshumate-%{somajor}_%{sominor}-1
|
||||
|
||||
Name: libshumate
|
||||
Version: 1.0.2
|
||||
Version: 1.0.3
|
||||
Release: 0
|
||||
Summary: C library providing a GtkWidget to display maps
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user