Update to 1.8.0
This commit is contained in:
parent
a392ace5a5
commit
8f98240569
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/xdg-desktop-portal-gtk-1.6.0.tar.xz
|
||||
/xdg-desktop-portal-gtk-1.7.0.tar.xz
|
||||
/xdg-desktop-portal-gtk-1.7.1.tar.xz
|
||||
/xdg-desktop-portal-gtk-1.8.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdg-desktop-portal-gtk-1.7.1.tar.xz) = 2a2326559a4ed7e44ffddc1a6881c25f14822465f5660bc806e7d8a120d66268e2987329f4bc9f7821329eea41ee96b15a39c5f7ac805a1e04d0604a88b31c08
|
||||
SHA512 (xdg-desktop-portal-gtk-1.8.0.tar.xz) = 832b3c4cb9ea738f2ab7641fbd7e14beaa5f6a1ae88f012cd44b12f4bc51588f61868b5982301e3dfd67965d6a69fd8669a9832b6ec7017168d611c87d76689b
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global xdg_desktop_portal_version 1.5.4
|
||||
|
||||
Name: xdg-desktop-portal-gtk
|
||||
Version: 1.7.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Backend implementation for xdg-desktop-portal using GTK+
|
||||
|
||||
License: LGPLv2+
|
||||
@ -64,6 +64,9 @@ org.gnome.SessionManager D-Bus interfaces.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 14 2020 Kalev Lember <klember@redhat.com> - 1.8.0-1
|
||||
- Update to 1.8.0
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user