Update to 1.6.0 (#1785644)
This commit is contained in:
parent
24ba977bbf
commit
fb10dcd92e
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
|||||||
/xdg-desktop-portal-gtk-1.5.0.tar.xz
|
/xdg-desktop-portal-gtk-1.5.0.tar.xz
|
||||||
/xdg-desktop-portal-gtk-1.5.1.tar.xz
|
/xdg-desktop-portal-gtk-1.5.1.tar.xz
|
||||||
/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
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xdg-desktop-portal-gtk-1.5.2.tar.xz) = 9362afd8db6ba3d6a9d76cb9729943410e0cd87bd714c105a17b9ead0577110c407205bea4e05267445483d30cee814eeb4f746267b2f28a74da3b1fa4ed4eda
|
SHA512 (xdg-desktop-portal-gtk-1.6.0.tar.xz) = 97111e0c14a8cb54d88d0dd8142003b3f1a60e156131cce77deec0f43c936a110eda24c1e8efbb555dad0ad5aafe392d8c5afab80ea96166f616e6255371adc8
|
||||||
|
@ -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.5.2
|
Version: 1.6.0
|
||||||
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
|
||||||
|
* Fri Dec 20 2019 David King <amigadave@amigadave.com> - 1.6.0-1
|
||||||
|
- Update to 1.6.0 (#1785644)
|
||||||
|
|
||||||
* Thu Dec 12 2019 David King <amigadave@amigadave.com> - 1.5.2-1
|
* Thu Dec 12 2019 David King <amigadave@amigadave.com> - 1.5.2-1
|
||||||
- Update to 1.5.2
|
- Update to 1.5.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user