diff --git a/xdg-desktop-portal-1.17.0.tar.xz b/xdg-desktop-portal-1.17.0.tar.xz deleted file mode 100644 index 96e360a..0000000 Binary files a/xdg-desktop-portal-1.17.0.tar.xz and /dev/null differ diff --git a/xdg-desktop-portal-1.18.2.tar.xz b/xdg-desktop-portal-1.18.2.tar.xz new file mode 100644 index 0000000..70af972 Binary files /dev/null and b/xdg-desktop-portal-1.18.2.tar.xz differ diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index 5be6492..cda9f9f 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -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 - 1.18.2-1 +- Update to 1.18.2 + * Tue Sep 05 2023 wulei - 1.17.0-1 - Update to 1.17.0