!12 upgrade version to 1.18.2
From: @zhangkea Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
7faa5f1d88
Binary file not shown.
BIN
xdg-desktop-portal-1.18.2.tar.xz
Normal file
BIN
xdg-desktop-portal-1.18.2.tar.xz
Normal file
Binary file not shown.
@ -4,7 +4,7 @@
|
||||
%global low_memory_monitor_version 2.0
|
||||
|
||||
Name: xdg-desktop-portal
|
||||
Version: 1.17.0
|
||||
Version: 1.18.2
|
||||
Release: 1
|
||||
Summary: Portal frontend service to flatpak
|
||||
License: LGPLv2+
|
||||
@ -27,6 +27,7 @@ BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: python3-dbusmock
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: /usr/bin/xmlto
|
||||
BuildRequires: python3-docutils
|
||||
|
||||
Requires: dbus
|
||||
Requires: geoclue2 >= %{geoclue_version}
|
||||
@ -87,6 +88,7 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.portal.Documents.service
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.impl.portal.PermissionStore.service
|
||||
%{_datadir}/%{name}
|
||||
%{_datadir}/man/man5/portals.conf.5.gz
|
||||
%{_libexecdir}/xdg-desktop-portal
|
||||
%{_libexecdir}/xdg-document-portal
|
||||
%{_libexecdir}/xdg-permission-store
|
||||
@ -101,6 +103,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
|
||||
%{_datadir}/pkgconfig/xdg-desktop-portal.pc
|
||||
|
||||
%changelog
|
||||
* Wed Dec 20 2023 zhangkea <zhangkea@uniontech.com> - 1.18.2-1
|
||||
- Update to 1.18.2
|
||||
|
||||
* Tue Sep 05 2023 wulei <wu_lei@hoperun.com> - 1.17.0-1
|
||||
- Update to 1.17.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user