Update to 0.99
This commit is contained in:
parent
e16c43ebd3
commit
0d2decc63f
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/xdg-desktop-portal-gtk-0.9.tar.xz
|
||||
/xdg-desktop-portal-gtk-0.10.tar.xz
|
||||
/xdg-desktop-portal-gtk-0.11.tar.xz
|
||||
/xdg-desktop-portal-gtk-0.99.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdg-desktop-portal-gtk-0.11.tar.xz) = 7015557b8de5b16b8cc99a3456afaa108bbbb2ce5e14adaf5ecb070678adf38240e37e18145b080aba9588442023701a8998360997d57aef1cc8b84e002c9242
|
||||
SHA512 (xdg-desktop-portal-gtk-0.99.tar.xz) = 0b8c669789783ec23fb4bb8fdcbba881d374969f2b14b6eff83623af811c6886bb0f99aec43d59e31829fc1d68a83c3292929acdbcce52934f38349dfcbbb2b1
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global xdg_desktop_portal_version 0.10
|
||||
|
||||
Name: xdg-desktop-portal-gtk
|
||||
Version: 0.11
|
||||
Release: 3%{?dist}
|
||||
Version: 0.99
|
||||
Release: 1%{?dist}
|
||||
Summary: Backend implementation for xdg-desktop-portal using GTK+
|
||||
|
||||
License: LGPLv2+
|
||||
@ -62,6 +62,9 @@ org.gnome.SessionManager D-Bus interfaces.
|
||||
|
||||
|
||||
%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-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user