From 24aa3221cccbbfb1654042b3ce0374f2b1ed27ba0c33d2ceb56a92e2e489c1c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 17 Mar 2022 10:19:09 +0000 Subject: [PATCH] Accepting request 961996 from home:AndreasStieger:branches:GNOME:Factory flatpak 1.12.7 OBS-URL: https://build.opensuse.org/request/show/961996 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=160 --- flatpak-1.12.6.tar.xz | 3 --- flatpak-1.12.7.tar.xz | 3 +++ flatpak.changes | 16 ++++++++++++++++ flatpak.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 flatpak-1.12.6.tar.xz create mode 100644 flatpak-1.12.7.tar.xz diff --git a/flatpak-1.12.6.tar.xz b/flatpak-1.12.6.tar.xz deleted file mode 100644 index 6d8a187..0000000 --- a/flatpak-1.12.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef02cb505b91cce5173099b5485768eef1899ebcf39edf827c4254163a811627 -size 1558800 diff --git a/flatpak-1.12.7.tar.xz b/flatpak-1.12.7.tar.xz new file mode 100644 index 0000000..b10b343 --- /dev/null +++ b/flatpak-1.12.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6db52a531ce278282ac7ebfb99f66a0bb3eccaf44e864844c2c95c1ee5ba9316 +size 1562920 diff --git a/flatpak.changes b/flatpak.changes index 92d72d7..75d171f 100644 --- a/flatpak.changes +++ b/flatpak.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Mar 15 18:47:24 UTC 2022 - Andreas Stieger + +- Update to version 1.12.7: + + allow networked access to X11 and PulseAudio services if that + is configured, and the application has network access + + Absolute paths in WAYLAND_DISPLAY now work + + Allow apps that were built with Flatpak 1.13.x to export + AppStream metadata in share/metainfo + + Most commands now work if /var/lib/flatpak exists but + /var/lib/flatpak/repo does not, and will automatically populate + the repo directory if possible + + Consistently pass relative subpaths to libostree, working + around a bug in libostree < 2021.6 when used with GLib >= 2.71 + + Fix some memory leaks in GVariant data processing + ------------------------------------------------------------------- Tue Feb 22 06:48:37 UTC 2022 - Andreas Stieger diff --git a/flatpak.spec b/flatpak.spec index 5798a61..059e37c 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -30,7 +30,7 @@ %define support_environment_generators 1 %endif Name: flatpak -Version: 1.12.6 +Version: 1.12.7 Release: 0 Summary: OSTree based application bundles management License: LGPL-2.1-or-later