15 Commits

Author SHA256 Message Date
242401b2fd Accepting request 1193412 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1193412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=15
2024-08-13 11:22:27 +00:00
49a1f0dba9 - Update to version 1.2.3:
+ Fix build with -Dvector_renderer=false

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libshumate?expand=0&rev=31
2024-08-12 12:32:15 +00:00
9faea1649c Accepting request 1177056 from GNOME:Factory
- Update to version 1.2.2:
  + Fix some compiler warnings.
  + Fix build failure with Clang 18.
  + Allow building with G_DISABLE_ASSERT. (forwarded request 1177032 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1177056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=14
2024-05-28 15:27:49 +00:00
716f6746a1 Accepting request 1171400 from GNOME:Factory
- Update to version 1.2.1:
  + Fix compiling with C++.
  + Fix crash with null reference map source. (forwarded request 1171349 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1171400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=13
2024-05-03 17:43:58 +00:00
d8876b4329 GNOME 46 (forwarded request 1159404 from dimstar)
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=12
2024-03-20 20:12:50 +00:00
bcf33dd426 Accepting request 1147148 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1147148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=11
2024-02-18 19:22:26 +00:00
3c06caf628 Accepting request 1123047 from GNOME:Factory
New stable release (forwarded request 1122207 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1123047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=10
2023-11-05 11:18:34 +00:00
a9493c8cbd Accepting request 1119671 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1119671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=9
2023-10-24 18:07:17 +00:00
a178b54e6f Accepting request 1111881 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1111881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=8
2023-09-20 11:22:22 +00:00
d5adbc84dd 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
2023-07-24 16:11:55 +00:00
fbc0e3b187 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
2023-07-14 13:35:35 +00:00
3bad2facfc Accepting request 1039790 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1039790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=5
2022-12-04 13:58:05 +00:00
f01de43583 Accepting request 1030679 from GNOME:Factory
New stable release (forwarded request 1030524 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1030679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=4
2022-10-25 09:18:39 +00:00
e6753b956f Accepting request 1010291 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1010291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=3
2022-10-14 13:40:12 +00:00
bb94e9d095 Accepting request 1004822 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1004822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=2
2022-09-20 17:23:47 +00:00
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">1.2.2</param>
<param name="revision">1.2.3</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:4521a7464d27c8a7d7981e00547a8baa219d03d08672917952810daaa57004f2
size 1581580

3
libshumate-1.2.3.obscpio Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Aug 11 13:28:55 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.2.3:
+ Fix build with -Dvector_renderer=false
-------------------------------------------------------------------
Mon May 27 06:43:31 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -1,4 +1,4 @@
name: libshumate
version: 1.2.2
mtime: 1716621615
commit: fab290f36bb7043fe6107308ff4f91c80492aa11
version: 1.2.3
mtime: 1722544145
commit: ca387d96dffd7cc444fe47c470c7455ce6a2166d

View File

@@ -22,7 +22,7 @@
%bcond_with profiling
Name: libshumate
Version: 1.2.2
Version: 1.2.3
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