diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,5 +1,4 @@ libc.so.6 -libgcc_s.so.1 libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,16 +1,17 @@ name : xdg-desktop-portal-gtk -version : 0.5 -release : 2 +version : 0.11 +release : 3 source : - - https://github.com/flatpak/xdg-desktop-portal-gtk/releases/download/0.5/xdg-desktop-portal-gtk-0.5.tar.xz : 790744654f361203c5578fd04d7576b1c5fa2cad9cdd2f595672dd07415c4591 -license : LGPL-2.1 + - https://github.com/flatpak/xdg-desktop-portal-gtk/releases/download/0.11/xdg-desktop-portal-gtk-0.11.tar.xz : 3c4f3891c16f63e1ef327bacc55b1aba5a49c2855e4b63d10d8d0accacfba429 +license : LGPL-2.1-or-later component : desktop.util summary : GTK+ backend for XDG Portal description: | A backend implementation for xdg-desktop-portal that is using GTK+ and various pieces of GNOME infrastructure, such as the org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces. builddeps : - - pkgconfig(xdg-desktop-portal) + - pkgconfig(flatpak) - pkgconfig(gtk+-3.0) + - pkgconfig(xdg-desktop-portal) rundeps : - xdg-desktop-portal setup : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,10 +2,10 @@ xdg-desktop-portal-gtk - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net - LGPL-2.1 + LGPL-2.1-or-later desktop.util GTK+ backend for XDG Portal A backend implementation for xdg-desktop-portal that is using GTK+ and various pieces of GNOME infrastructure, such as the org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces. @@ -19,19 +19,21 @@ desktop.util + /usr/lib/systemd/user/xdg-desktop-portal-gtk.service /usr/lib64/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk + /usr/share/applications/xdg-desktop-portal-gtk.desktop /usr/share/dbus-1/services/org.freedesktop.impl.portal.desktop.gtk.service /usr/share/locale /usr/share/xdg-desktop-portal/portals/gtk.portal - - 2017-02-07 - 0.5 + + 2018-03-20 + 0.11 Packaging update - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net - \ No newline at end of file +