diff --git a/_service b/_service index 3095cd3..ad3770d 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ https://gitlab.gnome.org/GNOME/libshumate.git git @PARENT_TAG@+@TAG_OFFSET@ - 1.2.1 + 1.2.2 (.*)\+0 \1 diff --git a/libshumate-1.2.1.obscpio b/libshumate-1.2.1.obscpio deleted file mode 100644 index 6629432..0000000 --- a/libshumate-1.2.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fa09d5971010ec0684b36907369a1cabe5e405a90ac17fb4b8f35c8358bd1b3 -size 1580556 diff --git a/libshumate-1.2.2.obscpio b/libshumate-1.2.2.obscpio new file mode 100644 index 0000000..17c470a --- /dev/null +++ b/libshumate-1.2.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4521a7464d27c8a7d7981e00547a8baa219d03d08672917952810daaa57004f2 +size 1581580 diff --git a/libshumate.changes b/libshumate.changes index de8f3da..fd8bb33 100644 --- a/libshumate.changes +++ b/libshumate.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 27 06:43:31 UTC 2024 - Dominique Leuenberger + +- Update to version 1.2.2: + + Fix some compiler warnings. + + Fix build failure with Clang 18. + + Allow building with G_DISABLE_ASSERT. + ------------------------------------------------------------------- Thu May 2 12:28:23 UTC 2024 - Dominique Leuenberger diff --git a/libshumate.obsinfo b/libshumate.obsinfo index 0a47755..37f84c8 100644 --- a/libshumate.obsinfo +++ b/libshumate.obsinfo @@ -1,4 +1,4 @@ name: libshumate -version: 1.2.1 -mtime: 1713602634 -commit: 493cc25b1b74aa5b4b099e202a46f7a02459b21c +version: 1.2.2 +mtime: 1716621615 +commit: fab290f36bb7043fe6107308ff4f91c80492aa11 diff --git a/libshumate.spec b/libshumate.spec index be8b358..f828f56 100644 --- a/libshumate.spec +++ b/libshumate.spec @@ -22,7 +22,7 @@ %bcond_with profiling Name: libshumate -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: C library providing a GtkWidget to display maps License: Apache-2.0 AND LGPL-2.1-or-later AND BSD-3-Clause AND CC0-1.0 AND CC-BY-3.0 AND GFDL-1.2-only