Update to 1.0
This commit is contained in:
parent
0d2decc63f
commit
c0f1e896f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/xdg-desktop-portal-gtk-0.10.tar.xz
|
/xdg-desktop-portal-gtk-0.10.tar.xz
|
||||||
/xdg-desktop-portal-gtk-0.11.tar.xz
|
/xdg-desktop-portal-gtk-0.11.tar.xz
|
||||||
/xdg-desktop-portal-gtk-0.99.tar.xz
|
/xdg-desktop-portal-gtk-0.99.tar.xz
|
||||||
|
/xdg-desktop-portal-gtk-1.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xdg-desktop-portal-gtk-0.99.tar.xz) = 0b8c669789783ec23fb4bb8fdcbba881d374969f2b14b6eff83623af811c6886bb0f99aec43d59e31829fc1d68a83c3292929acdbcce52934f38349dfcbbb2b1
|
SHA512 (xdg-desktop-portal-gtk-1.0.tar.xz) = cb4ecfa2d62552a286565f01b2fe8683f27ebef749d3c93530a7f43e0efa58585046f18a0f07973f1b4725b4a3fb5f2afe68ff9130c5ee5723ec371c5471a28c
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# Version required for Session support.
|
# Version required for PickColor support.
|
||||||
%global xdg_desktop_portal_version 0.10
|
%global xdg_desktop_portal_version 1.0
|
||||||
|
|
||||||
Name: xdg-desktop-portal-gtk
|
Name: xdg-desktop-portal-gtk
|
||||||
Version: 0.99
|
Version: 1.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Backend implementation for xdg-desktop-portal using GTK+
|
Summary: Backend implementation for xdg-desktop-portal using GTK+
|
||||||
|
|
||||||
@ -62,6 +62,9 @@ org.gnome.SessionManager D-Bus interfaces.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jul 24 2018 David King <amigadave@amigadave.com> - 0.99-1
|
||||||
- Update to 0.99
|
- Update to 0.99
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user