Update to 1.7.1

This commit is contained in:
Kalev Lember 2020-03-28 05:49:39 +01:00
parent 57405d98b1
commit dcb2eecf44
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/xdg-desktop-portal-gtk-1.5.2.tar.xz
/xdg-desktop-portal-gtk-1.6.0.tar.xz
/xdg-desktop-portal-gtk-1.7.0.tar.xz
/xdg-desktop-portal-gtk-1.7.1.tar.xz

View File

@ -1 +1 @@
SHA512 (xdg-desktop-portal-gtk-1.7.0.tar.xz) = 217693ed01f15cf31949cf4a8c9b507e0661be69e22af5f513566621ea4e4836156349d44ee40e884bf230cdad5880d23afd769e3184060e735d5ea7f46a8ef8
SHA512 (xdg-desktop-portal-gtk-1.7.1.tar.xz) = 2a2326559a4ed7e44ffddc1a6881c25f14822465f5660bc806e7d8a120d66268e2987329f4bc9f7821329eea41ee96b15a39c5f7ac805a1e04d0604a88b31c08

View File

@ -2,7 +2,7 @@
%global xdg_desktop_portal_version 1.5.4
Name: xdg-desktop-portal-gtk
Version: 1.7.0
Version: 1.7.1
Release: 1%{?dist}
Summary: Backend implementation for xdg-desktop-portal using GTK+
@ -64,6 +64,9 @@ org.gnome.SessionManager D-Bus interfaces.
%changelog
* Sat Mar 28 2020 Kalev Lember <klember@redhat.com> - 1.7.1-1
- Update to 1.7.1
* Sat Mar 14 2020 David King <amigadave@amigadave.com> - 1.7.0-1
- Update to 1.7.0 (#1813533)