8 Commits

Author SHA256 Message Date
cf3fbca224 Accepting request 1330184 from GNOME:Factory
- Update to version 1.5.3:
  + Updated translations. (forwarded request 1329790 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1330184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=23
2026-02-01 21:02:13 +00:00
44941155ea - Update to version 1.5.3:
+ Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libshumate?expand=0&rev=48
2026-01-31 15:18:21 +00:00
70ec115f1f Accepting request 1325357 from GNOME:Factory
- Update to version 1.5.2:
  + Add functionallity for zoom-on-double-click (forwarded request 1325200 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1325357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=22
2026-01-06 16:42:09 +00:00
1c0c13a453 - Update to version 1.5.2:
+ Add functionallity for zoom-on-double-click

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libshumate?expand=0&rev=46
2026-01-05 09:27:39 +00:00
12fd89b578 Accepting request 1311116 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1311116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=21
2025-10-14 16:06:51 +00:00
23adadac4f - Update to version 1.5.1:
+ Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libshumate?expand=0&rev=44
2025-10-13 12:45:45 +00:00
5529d16c48 Accepting request 1305481 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 1304939 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1305481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libshumate?expand=0&rev=20
2025-09-24 13:21:41 +00:00
b668e08d2d Scripted push from GNOME:Next
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libshumate?expand=0&rev=42
2025-09-17 15:53:33 +00:00
6 changed files with 48 additions and 9 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.4.0</param>
<param name="revision">1.5.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:8e6b217ebb97598da1c2af593f94c14aae4b69df800ef28e36aaab1aa2627c16
size 7268877

3
libshumate-1.5.3.obscpio Normal file
View File

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

View File

@@ -1,3 +1,42 @@
-------------------------------------------------------------------
Thu Jan 29 09:56:11 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.5.3:
+ Updated translations.
-------------------------------------------------------------------
Sat Jan 3 12:19:03 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.5.2:
+ Add functionallity for zoom-on-double-click
-------------------------------------------------------------------
Sat Oct 11 07:28:17 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.5.1:
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 12 07:52:43 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.5.0.1:
+ Re-tagged due to broken 1.5.0 tag
- Changes from version 1.5.0:
+ No changes since 1.5.beta
-------------------------------------------------------------------
Tue Sep 2 13:25:12 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.5.beta:
+ Add ability to set alignment for markers
+ Add missing since annotations for SimpleMap
+ Update minimum Meson version to 0.57.0
+ Documentation fixes
- Changes from version 1.5.alpha:
+ Add number of clicks property to symbol clicked events
+ Add canonical documentation link
+ Update header for SimpleMap to reflect current API
-------------------------------------------------------------------
Sat Mar 15 09:24:19 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: libshumate
version: 1.4.0
mtime: 1742025159
commit: 06021e35f0d479612fb1a3af91a73ba562175e03
version: 1.5.3
mtime: 1769634491
commit: f102b119752a4d5d396b09390ba43deba7ed142b

View File

@@ -1,7 +1,7 @@
#
# spec file for package libshumate
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
%bcond_with profiling
Name: libshumate
Version: 1.4.0
Version: 1.5.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