diff --git a/.gitignore b/.gitignore index ced33a7..04c684f 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /xdg-desktop-portal-gtk-1.14.0.tar.xz /xdg-desktop-portal-gtk-1.14.1.tar.xz /xdg-desktop-portal-gtk-1.15.0.tar.xz +/xdg-desktop-portal-gtk-1.15.1.tar.xz diff --git a/sources b/sources index 161e745..1a51da9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-desktop-portal-gtk-1.15.0.tar.xz) = 6f6536d637e5b12d6c48700d78a7d400fa3515c37d3a4fc550950f70bb72afdc3c23a5aa4cf0ce2b5a9426695a0a6ffa7bd601a8a7c00f2fac7a4b477e7655ec +SHA512 (xdg-desktop-portal-gtk-1.15.1.tar.xz) = 21c0165b8bc86dc8f5c1e0bca512fab8ef303a14fed7753b5d5c8f81c20967102e651ae4fb951a203e581deecd012d4061abe6a69261704263a15573aea62489 diff --git a/xdg-desktop-portal-gtk.spec b/xdg-desktop-portal-gtk.spec index 95c0ef3..4d6f1ff 100644 --- a/xdg-desktop-portal-gtk.spec +++ b/xdg-desktop-portal-gtk.spec @@ -1,11 +1,11 @@ %global xdg_desktop_portal_version 1.14.0 Name: xdg-desktop-portal-gtk -Version: 1.15.0 +Version: 1.15.1 Release: %autorelease Summary: Backend implementation for xdg-desktop-portal using GTK+ -License: LGPLv2+ +License: LGPL-2.0-or-later URL: https://github.com/flatpak/%{name} Source0: https://github.com/flatpak/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz