solenv/flatpak-manifest.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 76560e670a36b1acc9429d1ea183422382c8bbe3
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Wed Nov 2 14:52:50 2022 +0100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Wed Nov 2 16:24:49 2022 +0100

    Sync flatpak-manifest.in with Flathub
    
    ...including
    
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/e9da500c6d377d251368ee77b245a760e4ec0543>
    "Update to Freedesktop SDK 22.08" and
    
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/e1eb85cfcdffa0dbba02c1d2e53c8f09e249b5d8>
    "Adapt build of gvfs to org.freedesktop.Platform//22.08"
    
    Change-Id: I7f3b228a5a15539e07555d6625d1eabff83a5f5b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142166
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index cf5cc4a30e00..fe2c388aa174 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": "21.08",
+    "runtime-version": "22.08",
     "sdk": "org.freedesktop.Sdk",
     "sdk-extensions": [
         "org.freedesktop.Sdk.Extension.openjdk11"
@@ -19,7 +19,7 @@
             "name": "gvfs",
             "buildsystem": "meson",
             "config-opts": [ "-Dsystemduserunitdir=no", "-Dtmpfilesdir=no", 
"-Dinstalled_tests=true",
-            "-Ddbus_service_dir=/usr/share/dbus-1/services", "-Dadmin=false", 
"-Dafc=false", "-Dafp=false",
+            "-Dadmin=false", "-Dafc=false", "-Dafp=false",
             "-Darchive=false", "-Dcdda=false", "-Ddnssd=false", "-Dgoa=false", 
"-Dgoogle=false",
             "-Dgphoto2=false", "-Dhttp=false", "-Dmtp=false", "-Dnfs=false", 
"-Dsftp=false", "-Dsmb=false",
             "-Dudisks2=false", "-Dbluray=false", "-Dfuse=false", 
"-Dgcr=false", "-Dgcrypt=false",

Reply via email to