forked from pool/xdg-desktop-portal
Accepting request 710130 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/710130 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdg-desktop-portal?expand=0&rev=9
This commit is contained in:
commit
25bc949534
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9a4d6c415417aed3231ebc6c9a4091b90199bea4295aab311ce3dab4032e194
|
||||
size 405856
|
3
xdg-desktop-portal-1.4.2.tar.xz
Normal file
3
xdg-desktop-portal-1.4.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10f887b8b84aedc12fa9b01cc65bc6e0c8a6674460dd72c09f0cd1985ac5c7ed
|
||||
size 421660
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 13 23:39:21 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <dimstar@opensuse.org>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user