forked from pool/xdg-desktop-portal
Accepting request 891267 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/891267 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdg-desktop-portal?expand=0&rev=19
This commit is contained in:
commit
86b2c877c3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2fc5681b3a35078239072a98d6435a4c8404016730cab17c9febfd4ecec3610
|
||||
size 470692
|
3
xdg-desktop-portal-1.8.1.tar.xz
Normal file
3
xdg-desktop-portal-1.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01f5f87d3546b63bad85cdba40619913435235a499af3c48ec7554ce8200dcdf
|
||||
size 473052
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 6 13:47:00 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- Update to version 1.8.1:
|
||||
* openuri: Fix an fd leak
|
||||
* filechooser: Fix directory support
|
||||
* documents: Add snap support
|
||||
* wallpaper: Fix a crash
|
||||
* Translation updates
|
||||
- Drop unneeded fontconfig BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 14 10:49:29 UTC 2021 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: xdg-desktop-portal
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
Release: 0
|
||||
Summary: A portal frontend service for Flatpak
|
||||
License: LGPL-2.1-or-later
|
||||
@ -30,7 +30,6 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: pkgconfig(flatpak)
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(fuse)
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
|
Loading…
Reference in New Issue
Block a user