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:
2022-12-04 13:58:05 +00:00
committed by Git OBS Bridge
6 changed files with 15 additions and 8 deletions

View File

@@ -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>

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97b475298a84e8ed6acc75ed0205c8f1353aead8e6bf6eed1c704f838b93fc6e
size 837132

View File

@@ -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>

View File

@@ -1,4 +1,4 @@
name: libshumate
version: 1.0.2
mtime: 1666434402
commit: bcaeede96beb0ede116343aada1a25bab2a16ea4
version: 1.0.3
mtime: 1669926644
commit: 55d89e24de5086404b996a73e94cd56ee2e9541a

View File

@@ -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