Update to 0.11 (#1545225)

This commit is contained in:
David King 2018-04-25 06:58:45 +01:00
parent b30f2aaf81
commit 1b1ecb38b2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/xdg-desktop-portal-0.8.tar.xz
/xdg-desktop-portal-0.9.tar.xz
/xdg-desktop-portal-0.10.tar.xz
/xdg-desktop-portal-0.11.tar.xz

View File

@ -1 +1 @@
SHA512 (xdg-desktop-portal-0.10.tar.xz) = 00ebcb07d116d8e741acc01ef6ffb0c296a9ff7b215fa52ab1b96f370bc54fe7ebef339b1fa11d84054d6dd77c3f0bb0615087913537889afbe9c7013429b81b
SHA512 (xdg-desktop-portal-0.11.tar.xz) = 1d4b84f5dc3db749f5b2cbc9fa818d8f58bfa1bcb8588044d58a73b007b155929f867e766273e7de4ccb304585147dc26d0c23dd773f73104d5e96219d6ddd8c

View File

@ -1,5 +1,5 @@
Name: xdg-desktop-portal
Version: 0.10
Version: 0.11
Release: 1%{?dist}
Summary: Portal frontend service to flatpak
@ -86,6 +86,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
%changelog
* Wed Apr 25 2018 David King <amigadave@amigadave.com> - 0.11-1
- Update to 0.11 (#1545225)
* Wed Feb 14 2018 David King <amigadave@amigadave.com> - 0.10-1
- Update to 0.10 (#1545225)