From aeeaea376697f233d4fe4358b0e398b9b34921aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Rudowicz?= Date: Wed, 24 Apr 2024 19:02:57 +0200 Subject: [PATCH] Bump runtime to Gnome 46 --- .gitmodules | 3 +++ data/eu.fl9.hamlocator.appdata.xml.in | 1 + eu.fl9.hamlocator.json | 3 ++- shared-modules | 1 + 4 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 .gitmodules create mode 160000 shared-modules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1e7a990 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "shared-modules"] + path = shared-modules + url = https://github.com/flathub/shared-modules.git diff --git a/data/eu.fl9.hamlocator.appdata.xml.in b/data/eu.fl9.hamlocator.appdata.xml.in index c7704bb..dce8922 100644 --- a/data/eu.fl9.hamlocator.appdata.xml.in +++ b/data/eu.fl9.hamlocator.appdata.xml.in @@ -4,6 +4,7 @@ CC0-1.0 GPL-3.0-or-later hamlocator + Displays a maidenhead locator for current location MichaƂ Rudowicz diff --git a/eu.fl9.hamlocator.json b/eu.fl9.hamlocator.json index 5a1917f..4bfb5d8 100644 --- a/eu.fl9.hamlocator.json +++ b/eu.fl9.hamlocator.json @@ -1,7 +1,7 @@ { "app-id" : "eu.fl9.hamlocator", "runtime" : "org.gnome.Platform", - "runtime-version" : "42", + "runtime-version" : "46", "sdk" : "org.gnome.Sdk", "command" : "hamlocator", "finish-args" : [ @@ -36,6 +36,7 @@ } ] }, + "shared-modules/libsoup/libsoup-2.4.json", { "name": "geocode-glib", "buildsystem": "meson", diff --git a/shared-modules b/shared-modules new file mode 160000 index 0000000..6d718cf --- /dev/null +++ b/shared-modules @@ -0,0 +1 @@ +Subproject commit 6d718cf27ab7337f09758cb7e07bbc6943762a4a