Update to 1.7.1
This commit is contained in:
parent
57405d98b1
commit
dcb2eecf44
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
|||||||
/xdg-desktop-portal-gtk-1.5.2.tar.xz
|
/xdg-desktop-portal-gtk-1.5.2.tar.xz
|
||||||
/xdg-desktop-portal-gtk-1.6.0.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.0.tar.xz
|
||||||
|
/xdg-desktop-portal-gtk-1.7.1.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xdg-desktop-portal-gtk-1.7.0.tar.xz) = 217693ed01f15cf31949cf4a8c9b507e0661be69e22af5f513566621ea4e4836156349d44ee40e884bf230cdad5880d23afd769e3184060e735d5ea7f46a8ef8
|
SHA512 (xdg-desktop-portal-gtk-1.7.1.tar.xz) = 2a2326559a4ed7e44ffddc1a6881c25f14822465f5660bc806e7d8a120d66268e2987329f4bc9f7821329eea41ee96b15a39c5f7ac805a1e04d0604a88b31c08
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global xdg_desktop_portal_version 1.5.4
|
%global xdg_desktop_portal_version 1.5.4
|
||||||
|
|
||||||
Name: xdg-desktop-portal-gtk
|
Name: xdg-desktop-portal-gtk
|
||||||
Version: 1.7.0
|
Version: 1.7.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Backend implementation for xdg-desktop-portal using GTK+
|
Summary: Backend implementation for xdg-desktop-portal using GTK+
|
||||||
|
|
||||||
@ -64,6 +64,9 @@ org.gnome.SessionManager D-Bus interfaces.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Mar 14 2020 David King <amigadave@amigadave.com> - 1.7.0-1
|
||||||
- Update to 1.7.0 (#1813533)
|
- Update to 1.7.0 (#1813533)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user