solenv/flatpak-manifest.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit 3b6dbc60d1344f290367fe9f887855f408700bf5 Author: Stephan Bergmann <stephan.bergm...@allotropia.de> AuthorDate: Tue Sep 24 20:42:30 2024 +0200 Commit: Stephan Bergmann <stephan.bergm...@allotropia.de> CommitDate: Tue Sep 24 22:51:05 2024 +0200 Adapt flatpak build to upstream changes <https://github.com/flathub/org.libreoffice.LibreOffice/commit/fb1a63fc872e6ddc8c9ae4b0b366072253e58ddc> "gvfs: Update gvfs-1.54.2.tar.xz to 1.56.0 (#303)" <https://github.com/flathub/org.libreoffice.LibreOffice/commit/8b55ceec9bf4f3298672ad6685455b0bb035d470> "Update org.freedesktop.Platform to 24.08 (#302)" Change-Id: Ib0bffe9652ed3e9c4107c15dfff75a0f57f682c7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173881 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergm...@allotropia.de> diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index 3595baffb935..c1c6fff75f63 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -1,7 +1,7 @@ { "id": "org.libreoffice.LibreOffice", "runtime": "org.freedesktop.Platform", - "runtime-version": "23.08", + "runtime-version": "24.08", "sdk": "org.freedesktop.Sdk", "sdk-extensions": [ "org.freedesktop.Sdk.Extension.openjdk21" @@ -51,8 +51,8 @@ "sources": [ { "type": "archive", - "url": "https://download.gnome.org/sources/gvfs/1.54/gvfs-1.54.2.tar.xz", - "sha256": "54908f4e10b5f1c231e90330c8c15b7f21f2bb610f194c034b338e379c508e3c", + "url": "https://download.gnome.org/sources/gvfs/1.56/gvfs-1.56.0.tar.xz", + "sha256": "441d2356c72616364cdb420af96199113a13ed9e146f2175fe373989adada39e", "x-checker-data": { "type": "gnome", "name": "gvfs",