Accepting request 1098270 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1098270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2023-07-14 13:35:35 +00:00 committed by Git OBS Bridge
commit fbc0e3b187
6 changed files with 15 additions and 9 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.3</param>
<param name="revision">refs/tags/1.0.4</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:97b475298a84e8ed6acc75ed0205c8f1353aead8e6bf6eed1c704f838b93fc6e
size 837132

3
libshumate-1.0.4.obscpio Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 11 12:13:01 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.0.4:
+ Throttle tile download during animations.
-------------------------------------------------------------------
Fri Dec 2 21:05:09 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: libshumate
version: 1.0.3
mtime: 1669926644
commit: 55d89e24de5086404b996a73e94cd56ee2e9541a
version: 1.0.4
mtime: 1688850779
commit: eb1afec539cb3aeae1f2d3f35fd377c51d5ead50

View File

@ -1,7 +1,7 @@
#
# spec file for package libshumate
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,7 +21,7 @@
%define soname libshumate-%{somajor}_%{sominor}-1
Name: libshumate
Version: 1.0.3
Version: 1.0.4
Release: 0
Summary: C library providing a GtkWidget to display maps
License: LGPL-2.1-or-later