From e943e68ea13596ccf857b141348ebffdd11432e7 Mon Sep 17 00:00:00 2001 From: David King Date: Thu, 1 Dec 2022 21:39:27 +0000 Subject: [PATCH] Update to 1.14.1 (#2150128) --- .gitignore | 1 + sources | 2 +- xdg-desktop-portal-gtk.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0aceac5..52823fc 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /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 +/xdg-desktop-portal-gtk-1.14.1.tar.xz diff --git a/sources b/sources index bdd58da..8a694bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-desktop-portal-gtk-1.14.0.tar.xz) = b0ba54e1ddbdfbd22b8b31bf4ece261dc0beba303e642f10afc72659dd5477438a30688c9d018e3d1ed2adbc053ddf4e3a2d70de8cac03d9519355772862fafc +SHA512 (xdg-desktop-portal-gtk-1.14.1.tar.xz) = d8b487e8fc7d8c1f0f41eb3ee28377b2f77af9c65569b5dbaee785ae40c163929da8b13b39b032e25631515cb8e7218129c8bbffe25692e85c7b8e9269024325 diff --git a/xdg-desktop-portal-gtk.spec b/xdg-desktop-portal-gtk.spec index fc843ab..e7518da 100644 --- a/xdg-desktop-portal-gtk.spec +++ b/xdg-desktop-portal-gtk.spec @@ -1,7 +1,7 @@ %global xdg_desktop_portal_version 1.14.0 Name: xdg-desktop-portal-gtk -Version: 1.14.0 +Version: 1.14.1 Release: %autorelease Summary: Backend implementation for xdg-desktop-portal using GTK+