From c2f8db4e014488f1d9616bfdc6fabf50882d1e9b Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 3 Sep 2018 18:02:19 +0100 Subject: [PATCH] Update to 1.0.2 --- .gitignore | 1 + sources | 2 +- xdg-desktop-portal-gtk.spec | 8 +++++--- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index dad6c6f..f3c4ee6 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /xdg-desktop-portal-gtk-0.11.tar.xz /xdg-desktop-portal-gtk-0.99.tar.xz /xdg-desktop-portal-gtk-1.0.tar.xz +/xdg-desktop-portal-gtk-1.0.2.tar.xz diff --git a/sources b/sources index 6a0c4bf..76ca462 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-desktop-portal-gtk-1.0.tar.xz) = cb4ecfa2d62552a286565f01b2fe8683f27ebef749d3c93530a7f43e0efa58585046f18a0f07973f1b4725b4a3fb5f2afe68ff9130c5ee5723ec371c5471a28c +SHA512 (xdg-desktop-portal-gtk-1.0.2.tar.xz) = f81c820fa777590d64bc97aec0227098ee3a973933d3788ac3a836acba6a66058758a6220bd431de8494a8aad537e8a51e5654403a4e1326bdf55bece5f3020a diff --git a/xdg-desktop-portal-gtk.spec b/xdg-desktop-portal-gtk.spec index e2c9d72..6270433 100644 --- a/xdg-desktop-portal-gtk.spec +++ b/xdg-desktop-portal-gtk.spec @@ -1,8 +1,7 @@ -# Version required for PickColor support. -%global xdg_desktop_portal_version 1.0 +%global xdg_desktop_portal_version 1.0.2 Name: xdg-desktop-portal-gtk -Version: 1.0 +Version: 1.0.2 Release: 1%{?dist} Summary: Backend implementation for xdg-desktop-portal using GTK+ @@ -62,6 +61,9 @@ org.gnome.SessionManager D-Bus interfaces. %changelog +* Mon Sep 03 2018 David King - 1.0.2-1 +- Update to 1.0.2 + * Mon Aug 20 2018 David King - 1.0-1 - Update to 1.0