diff --git a/xdg-desktop-portal-1.2.0.tar.xz b/xdg-desktop-portal-1.2.0.tar.xz deleted file mode 100644 index 0819084..0000000 --- a/xdg-desktop-portal-1.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9a4d6c415417aed3231ebc6c9a4091b90199bea4295aab311ce3dab4032e194 -size 405856 diff --git a/xdg-desktop-portal-1.4.2.tar.xz b/xdg-desktop-portal-1.4.2.tar.xz new file mode 100644 index 0000000..c42367a --- /dev/null +++ b/xdg-desktop-portal-1.4.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f887b8b84aedc12fa9b01cc65bc6e0c8a6674460dd72c09f0cd1985ac5c7ed +size 421660 diff --git a/xdg-desktop-portal.changes b/xdg-desktop-portal.changes index e02b2b6..94e41f3 100644 --- a/xdg-desktop-portal.changes +++ b/xdg-desktop-portal.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Jun 13 23:39:21 UTC 2019 - Bjørn Lie + +- Update to version 1.4.2: + + Build fixes. +- Changes from version 1.4.1: + + Build fixes. +- Changes from version 1.4.0: + + Add a background & autostart portal. + + Add a gamemode portal. + + Add a camera portal. + + Require pipewire 0.2.6. + + inhibit: Track session state. + + documents: Fix a ref-counting bug. + + screencast: + - Add cursor modes. + - Memory leak fixes. + + Updated translations. +- Add pkgconfig(json-glib-1.0) BuildRequires: New dependency. + ------------------------------------------------------------------- Wed Apr 10 12:29:04 UTC 2019 - Dominique Leuenberger diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index cd01401..b06abfa 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -17,7 +17,7 @@ Name: xdg-desktop-portal -Version: 1.2.0 +Version: 1.4.2 Release: 0 Summary: A portal frontend service for Flatpak License: LGPL-2.1-or-later @@ -32,8 +32,9 @@ BuildRequires: pkgconfig(fuse) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.5.2 -BuildRequires: pkgconfig(libpipewire-0.2) >= 0.2.2 +BuildRequires: pkgconfig(libpipewire-0.2) >= 0.2.6 # Break cycle: we buildrequire flatpak, and flatpak has a requires on xdg-desktop-portal #!BuildIgnore: xdg-desktop-portal Recommends: %{name}-lang