Update to 1.10.1 (#2006126)
This commit is contained in:
parent
94f4b58a4d
commit
73b7d69617
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/xdg-desktop-portal-1.8.0.tar.xz
|
||||
/xdg-desktop-portal-1.8.1.tar.xz
|
||||
/xdg-desktop-portal-1.10.0.tar.xz
|
||||
/xdg-desktop-portal-1.10.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdg-desktop-portal-1.10.0.tar.xz) = 26ba6f01e2681fba04b4387b48cc0a2886bbfd39f837e74019809902cb442632635b391d93bda0e6145665de4f643e3677ed139705e6c2df7504a28381aa0176
|
||||
SHA512 (xdg-desktop-portal-1.10.1.tar.xz) = 5db0bd866674ff016d864646ea7f91f09a1b8fbc5ec735e4c97165af71770d2c7d3333e771062644dd522b32f67ead72bc7ef99186e3b069671c174d4d601fdc
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global low_memory_monitor_version 2.0
|
||||
|
||||
Name: xdg-desktop-portal
|
||||
Version: 1.10.0
|
||||
Version: 1.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Portal frontend service to flatpak
|
||||
|
||||
@ -102,6 +102,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 20 2021 David King <amigadave@amigadave.com> - 1.10.1-1
|
||||
- Update to 1.10.1 (#2006126)
|
||||
|
||||
* Thu Sep 16 2021 David King <amigadave@amigadave.com> - 1.10.0-1
|
||||
- Update to 1.10.0 (#2004782)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user