Update to 0.99

This commit is contained in:
David King 2018-07-24 12:41:43 +01:00
parent bf620ae733
commit 614235ef3f
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

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

View File

@ -1 +1 @@
SHA512 (xdg-desktop-portal-0.11.tar.xz) = 1d4b84f5dc3db749f5b2cbc9fa818d8f58bfa1bcb8588044d58a73b007b155929f867e766273e7de4ccb304585147dc26d0c23dd773f73104d5e96219d6ddd8c
SHA512 (xdg-desktop-portal-0.99.tar.xz) = 3e7706f1e2d55ef7de7b2c703410320124cbf639be1a52c8a78cd44cf1129d9428e367cb82edd2eae22f8169ae7e479170553185b9d86f20064f1626098083cb

View File

@ -1,13 +1,13 @@
Name: xdg-desktop-portal
Version: 0.11
Release: 2%{?dist}
Version: 0.99
Release: 1%{?dist}
Summary: Portal frontend service to flatpak
License: LGPLv2+
URL: https://github.com/flatpak/xdg-desktop-portal/
Source0: https://github.com/flatpak/xdg-desktop-portal/releases/download/%{version}/%{name}-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: gcc
BuildRequires: pkgconfig(flatpak)
BuildRequires: pkgconfig(fuse)
BuildRequires: pkgconfig(gio-unix-2.0)
@ -87,6 +87,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
%changelog
* Tue Jul 24 2018 David King <amigadave@amigadave.com> - 0.99-1
- Update to 0.99
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild