diff --git a/_service b/_service index cea4046..453b3d5 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git @PARENT_TAG@ enable - refs/tags/0.10 + refs/tags/0.11 *.tar diff --git a/_servicedata b/_servicedata index f044834..188007f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/flatpak/xdg-desktop-portal.git - 7b818b146f0d832551356d3c84de1df1a39a37fa \ No newline at end of file + 753cc5f41103fd2e5feb87249d9b465f173aff8a \ No newline at end of file diff --git a/xdg-desktop-portal-0.10.tar.xz b/xdg-desktop-portal-0.10.tar.xz deleted file mode 100644 index a9a3f2b..0000000 --- a/xdg-desktop-portal-0.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f35ce260f02661e6705823bb269c643d07aeaf7b301abe369c1df74eb7ed93a6 -size 111876 diff --git a/xdg-desktop-portal-0.11.tar.xz b/xdg-desktop-portal-0.11.tar.xz new file mode 100644 index 0000000..c1915f7 --- /dev/null +++ b/xdg-desktop-portal-0.11.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06774a6d766c2bdd1cc0f2732053c825986e8968f48975d0aa98f77144164e34 +size 114996 diff --git a/xdg-desktop-portal.changes b/xdg-desktop-portal.changes index bc52238..86eaa2b 100644 --- a/xdg-desktop-portal.changes +++ b/xdg-desktop-portal.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Tue Jun 26 10:08:20 UTC 2018 - opensuse-packaging@opensuse.org + +- Update to version 0.11: + + OpenURI: + - Fix misleading warning when accessing the permission store + - Don't skip the dialog based on content type if a threshold is + set + + document-portal: + - Support non-O_PATH fds for adding existing files + - Only give DELETE right if you also get WRITE rights + - Make fd validation stricter wrt /proc/pid/fd symlink + - Rewrite paths in data + - Verify access right on fds + - Add some debug spew + + XdpAppInfo: Nicer handling of kind + + Add support for snap packages + + XdpAppInfo: Centralize handling of xdp_app_info_new_host () + + Broaden what are valid app ids to allow snap.$PKGNAME + + README: Fix docs link + + Don't register http: uris + + remote-desktop: Correct device type values + + utils: + - Generalize XdpAppInfo with a tagged union + - Clarify content of app_infos hash table + - Use more constants for interactions with the dbus-daemon + - Don't leak names whose ownership changed + + file-chooser: Handle save-file backend failure + + screen-cast: add missing sync request + + documents xml: Correct flag value for as-needed-by-app + + build: Run install-test-data-hook as intended + + Updated translations. + ------------------------------------------------------------------- Mon Mar 5 15:15:29 UTC 2018 - fcrozat@suse.com diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index ebcacd7..b22f477 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -17,7 +17,7 @@ Name: xdg-desktop-portal -Version: 0.10 +Version: 0.11 Release: 0 Summary: A portal frontend service for Flatpak License: LGPL-2.1-or-later