diff --git a/.gitignore b/.gitignore index 570932b..0aceac5 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /xdg-desktop-portal-gtk-1.8.0.tar.xz /xdg-desktop-portal-gtk-1.10.0.tar.xz /xdg-desktop-portal-gtk-1.12.0.tar.xz +/xdg-desktop-portal-gtk-1.14.0.tar.xz diff --git a/sources b/sources index 80bbad0..bdd58da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-desktop-portal-gtk-1.12.0.tar.xz) = da4750ef6a289aaf1856778f761e51706f71416eb3c5dfe3d239a0b784fb3682e6553e6e1f840ca1b8af493b8931205f37c1a9967986b0cee6af6022b448e237 +SHA512 (xdg-desktop-portal-gtk-1.14.0.tar.xz) = b0ba54e1ddbdfbd22b8b31bf4ece261dc0beba303e642f10afc72659dd5477438a30688c9d018e3d1ed2adbc053ddf4e3a2d70de8cac03d9519355772862fafc diff --git a/xdg-desktop-portal-gtk.spec b/xdg-desktop-portal-gtk.spec index 3313778..fc843ab 100644 --- a/xdg-desktop-portal-gtk.spec +++ b/xdg-desktop-portal-gtk.spec @@ -1,8 +1,7 @@ -# Required for xdp_impl_background_emit_running_applications_changed -%global xdg_desktop_portal_version 1.5.4 +%global xdg_desktop_portal_version 1.14.0 Name: xdg-desktop-portal-gtk -Version: 1.12.0 +Version: 1.14.0 Release: %autorelease Summary: Backend implementation for xdg-desktop-portal using GTK+