From e18fcc32b24d73eaf4b6b46ff8645b8856a0ded4555852a34605f4e75fe66be2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Dec 2022 12:47:23 +0000 Subject: [PATCH] Accepting request 1042570 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/1042570 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/xdg-desktop-portal?expand=0&rev=66 --- xdg-desktop-portal-1.15.0.tar.xz | 3 --- xdg-desktop-portal-1.16.0.tar.xz | 3 +++ xdg-desktop-portal.changes | 18 ++++++++++++++++++ xdg-desktop-portal.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 xdg-desktop-portal-1.15.0.tar.xz create mode 100644 xdg-desktop-portal-1.16.0.tar.xz diff --git a/xdg-desktop-portal-1.15.0.tar.xz b/xdg-desktop-portal-1.15.0.tar.xz deleted file mode 100644 index dc03fde..0000000 --- a/xdg-desktop-portal-1.15.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73d1e7f6201cda3a81e1b67ada2e5deb403c08eaccd44fe91ac1adca9d980da7 -size 521732 diff --git a/xdg-desktop-portal-1.16.0.tar.xz b/xdg-desktop-portal-1.16.0.tar.xz new file mode 100644 index 0000000..6b35cb8 --- /dev/null +++ b/xdg-desktop-portal-1.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b41a5915c11851493d8c33b9783f147a0a6f419db80ad760e84cd3420fd8c19 +size 250524 diff --git a/xdg-desktop-portal.changes b/xdg-desktop-portal.changes index 737668a..5dbd070 100644 --- a/xdg-desktop-portal.changes +++ b/xdg-desktop-portal.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 13 08:23:42 UTC 2022 - Bjørn Lie + +- Update to version 1.16.0: + + Introduce a new background monitoring service. This allows + desktop environments to list applications that are running in + background, that is, sandboxed applications running without a + visible window. Desktop environments can display these + background running applications in their interfaces, and allow + users to control their execution. + + Introduce the Global Shortcuts portal. This portal allows + applications to register and receive keyboard shortcuts even + when they're not focused. This was a highly requested feature, + especially on Wayland desktops. There are improvements to come, + but portal backends can now implement this new portal. + + Various CI improvements. + + Updated translations. + ------------------------------------------------------------------- Fri Aug 12 06:46:03 UTC 2022 - Dominique Leuenberger diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index 6d4e1f1..210dadc 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -17,7 +17,7 @@ Name: xdg-desktop-portal -Version: 1.15.0 +Version: 1.16.0 Release: 0 Summary: A portal frontend service for Flatpak License: LGPL-2.1-or-later