diff --git a/_service b/_service index 5822bea..736eae5 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ https://gitlab.gnome.org/GNOME/libshumate.git git @PARENT_TAG@+@TAG_OFFSET@ - refs/tags/1.0.1 + refs/tags/1.0.2 (.*)\+0 \1 diff --git a/libshumate-1.0.1.obscpio b/libshumate-1.0.1.obscpio deleted file mode 100644 index d88a249..0000000 --- a/libshumate-1.0.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88a8b86b47ee70821ad0ea23db1734641aedd8bf3ec0b5846a46f94a3c2f2016 -size 832012 diff --git a/libshumate-1.0.2.obscpio b/libshumate-1.0.2.obscpio new file mode 100644 index 0000000..6c51411 --- /dev/null +++ b/libshumate-1.0.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8988f11f9fac66222aeb73c15056c4ed688e2a6b58f7c7d57e63fae349b88917 +size 836108 diff --git a/libshumate.changes b/libshumate.changes index 1e05838..4ff5da8 100644 --- a/libshumate.changes +++ b/libshumate.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Oct 22 11:29:40 UTC 2022 - Bjørn Lie + +- Update to version 1.0.2: + + Avoid flickering when panning the map. + + Fix warnings about min/max zoom levels for the viewport. + + Fix documentation comments. + + Fix cross-compilation for gi-docgen. + ------------------------------------------------------------------- Tue Oct 11 08:49:50 UTC 2022 - Bjørn Lie diff --git a/libshumate.obsinfo b/libshumate.obsinfo index dd57a57..2114907 100644 --- a/libshumate.obsinfo +++ b/libshumate.obsinfo @@ -1,4 +1,4 @@ name: libshumate -version: 1.0.1 -mtime: 1663530056 -commit: 062c61815d2875beee19a1c704c473be8fabb3a7 +version: 1.0.2 +mtime: 1666434402 +commit: bcaeede96beb0ede116343aada1a25bab2a16ea4 diff --git a/libshumate.spec b/libshumate.spec index 4cf263a..ce7f444 100644 --- a/libshumate.spec +++ b/libshumate.spec @@ -21,7 +21,7 @@ %define soname libshumate-%{somajor}_%{sominor}-1 Name: libshumate -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: C library providing a GtkWidget to display maps License: LGPL-2.1-or-later