From d849ca26c3f0524c76c0854400f88a18685ab2f4 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 16 Jan 2019 08:20:11 +0100 Subject: [PATCH] Update to 1.1.1 --- .gitignore | 1 + sources | 2 +- xdg-desktop-portal-gtk.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f3c4ee6..ea1ad66 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /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 +/xdg-desktop-portal-gtk-1.1.1.tar.xz diff --git a/sources b/sources index 76ca462..79e723d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-desktop-portal-gtk-1.0.2.tar.xz) = f81c820fa777590d64bc97aec0227098ee3a973933d3788ac3a836acba6a66058758a6220bd431de8494a8aad537e8a51e5654403a4e1326bdf55bece5f3020a +SHA512 (xdg-desktop-portal-gtk-1.1.1.tar.xz) = d9afafca62bc71fb28f3a78f4be307465660a81dc2230d70f4de35526ff1dffcbf3fc52e68c27302a5d5f79ae0cd9d2c28a485c45614eec06ceb19889885cbab diff --git a/xdg-desktop-portal-gtk.spec b/xdg-desktop-portal-gtk.spec index 6270433..2d6d3a8 100644 --- a/xdg-desktop-portal-gtk.spec +++ b/xdg-desktop-portal-gtk.spec @@ -1,7 +1,7 @@ -%global xdg_desktop_portal_version 1.0.2 +%global xdg_desktop_portal_version 1.1.1 Name: xdg-desktop-portal-gtk -Version: 1.0.2 +Version: 1.1.1 Release: 1%{?dist} Summary: Backend implementation for xdg-desktop-portal using GTK+ @@ -61,6 +61,9 @@ org.gnome.SessionManager D-Bus interfaces. %changelog +* Wed Jan 16 2019 Kalev Lember - 1.1.1-1 +- Update to 1.1.1 + * Mon Sep 03 2018 David King - 1.0.2-1 - Update to 1.0.2