Update to 1.0

This commit is contained in:
David King 2018-08-20 18:56:59 +01:00
parent 0d2decc63f
commit c0f1e896f9
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

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

View File

@ -1 +1 @@
SHA512 (xdg-desktop-portal-gtk-0.99.tar.xz) = 0b8c669789783ec23fb4bb8fdcbba881d374969f2b14b6eff83623af811c6886bb0f99aec43d59e31829fc1d68a83c3292929acdbcce52934f38349dfcbbb2b1
SHA512 (xdg-desktop-portal-gtk-1.0.tar.xz) = cb4ecfa2d62552a286565f01b2fe8683f27ebef749d3c93530a7f43e0efa58585046f18a0f07973f1b4725b4a3fb5f2afe68ff9130c5ee5723ec371c5471a28c

View File

@ -1,8 +1,8 @@
# Version required for Session support.
%global xdg_desktop_portal_version 0.10
# Version required for PickColor support.
%global xdg_desktop_portal_version 1.0
Name: xdg-desktop-portal-gtk
Version: 0.99
Version: 1.0
Release: 1%{?dist}
Summary: Backend implementation for xdg-desktop-portal using GTK+
@ -62,6 +62,9 @@ org.gnome.SessionManager D-Bus interfaces.
%changelog
* Mon Aug 20 2018 David King <amigadave@amigadave.com> - 1.0-1
- Update to 1.0
* Tue Jul 24 2018 David King <amigadave@amigadave.com> - 0.99-1
- Update to 0.99