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:
commit
d5adbc84dd
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.0.4</param>
|
<param name="revision">refs/tags/1.0.5</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:bb0cbbb0bbc24ede5cc74295d15bc7721e35811c4148596caa52c371bf5603f0
|
|
||||||
size 844812
|
|
3
libshumate-1.0.5.obscpio
Normal file
3
libshumate-1.0.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8568f34c6282736f78949189ac4503ec1da61bb837709d3cc79c95da46630c8b
|
||||||
|
size 844812
|
@ -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>
|
Tue Jul 11 12:13:01 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: libshumate
|
name: libshumate
|
||||||
version: 1.0.4
|
version: 1.0.5
|
||||||
mtime: 1688850779
|
mtime: 1689756439
|
||||||
commit: eb1afec539cb3aeae1f2d3f35fd377c51d5ead50
|
commit: 05bf8b37a274cb72e61b4d59bb8e804b88d8b046
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define soname libshumate-%{somajor}_%{sominor}-1
|
%define soname libshumate-%{somajor}_%{sominor}-1
|
||||||
|
|
||||||
Name: libshumate
|
Name: libshumate
|
||||||
Version: 1.0.4
|
Version: 1.0.5
|
||||||
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