Update to 0.7
This commit is contained in:
parent
71c0cb6bd1
commit
f28af95060
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/xdg-desktop-portal-gtk-0.3.tar.xz
|
||||
/xdg-desktop-portal-gtk-0.5.tar.xz
|
||||
/xdg-desktop-portal-gtk-0.6.tar.xz
|
||||
/xdg-desktop-portal-gtk-0.7.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdg-desktop-portal-gtk-0.6.tar.xz) = 30d3ebe7528ae9869e66eea683b007bcb300604b5bda082bdf9ef62905b512defc2bde0a6d5dcc8dd16c36589d8df6bc53302a3e4af419f5f39b3f153f6023ee
|
||||
SHA512 (xdg-desktop-portal-gtk-0.7.tar.xz) = fb934dabb6b83465dcead139017600946943c2f11aa5dc4001aabbf2667ff963a9301290c8f21c178f2035f38360c9af42a3e1e3e8e46515012e54997ecd04b1
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: xdg-desktop-portal-gtk
|
||||
Version: 0.6
|
||||
Version: 0.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Backend implementation for xdg-desktop-portal using GTK+
|
||||
|
||||
@ -7,6 +7,7 @@ License: LGPLv2+
|
||||
URL: https://github.com/flatpak/%{name}
|
||||
Source0: https://github.com/flatpak/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: pkgconfig(gtk+-unix-print-3.0)
|
||||
BuildRequires: pkgconfig(xdg-desktop-portal)
|
||||
%{?systemd_requires}
|
||||
@ -57,6 +58,9 @@ org.gnome.SessionManager D-Bus interfaces.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 06 2017 David King <amigadave@amigadave.com> - 0.7-1
|
||||
- Update to 0.7
|
||||
|
||||
* Fri Mar 31 2017 David King <amigadave@amigadave.com> - 0.6-1
|
||||
- Update to 0.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user