Accepting request 1100042 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1100042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2023-07-24 16:11:55 +00:00 committed by Git OBS Bridge
commit d5adbc84dd
6 changed files with 14 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.4</param>
<param name="revision">refs/tags/1.0.5</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:bb0cbbb0bbc24ede5cc74295d15bc7721e35811c4148596caa52c371bf5603f0
size 844812

3
libshumate-1.0.5.obscpio Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 19 09:15:01 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.0.5:
+ Don't defer frame clock when widget is unrealized.
-------------------------------------------------------------------
Tue Jul 11 12:13:01 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: libshumate
version: 1.0.4
mtime: 1688850779
commit: eb1afec539cb3aeae1f2d3f35fd377c51d5ead50
version: 1.0.5
mtime: 1689756439
commit: 05bf8b37a274cb72e61b4d59bb8e804b88d8b046

View File

@ -21,7 +21,7 @@
%define soname libshumate-%{somajor}_%{sominor}-1
Name: libshumate
Version: 1.0.4
Version: 1.0.5
Release: 0
Summary: C library providing a GtkWidget to display maps
License: LGPL-2.1-or-later