forked from pool/xdg-desktop-portal
Accepting request 966176 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/966176 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/xdg-desktop-portal?expand=0&rev=54
This commit is contained in:
parent
2905fc4c09
commit
c270ba6191
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:698159680592c77c7df60c8849f3ae1df421b23972fcdc7b16db40d01996e3ec
|
||||
size 502808
|
3
xdg-desktop-portal-1.14.2.tar.xz
Normal file
3
xdg-desktop-portal-1.14.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c929066710cab236647e52b82e409ba74bfba94dfdcdca1d9243c2310f794418
|
||||
size 504088
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 31 01:27:19 UTC 2022 - Luciano Santos <luc14n0@opensuse.org>
|
||||
|
||||
- Update to version 1.14.2:
|
||||
+ Fix a frequent crash with WebKit processes.
|
||||
+ Fix a bug in parsing the app ID from the cgroup on KDE.
|
||||
+ Documentation improvements.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 30 10:25:00 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: xdg-desktop-portal
|
||||
Version: 1.14.1
|
||||
Version: 1.14.2
|
||||
Release: 0
|
||||
Summary: A portal frontend service for Flatpak
|
||||
License: LGPL-2.1-or-later
|
||||
@ -85,7 +85,7 @@ autoreconf -fiv
|
||||
%install
|
||||
export LANG=C.UTF-8
|
||||
%make_install
|
||||
%find_lang %{name}
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
|
||||
%post
|
||||
%systemd_user_post %{name}.service xdg-document-portal.service xdg-permission-store.service
|
||||
|
Loading…
Reference in New Issue
Block a user