From cb843d8eb0aac40e0a8215726893e01024ce9934 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 17 Feb 2021 12:45:59 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/xdg-desktop-portal.git#ba77821d350679fdcf320fef0141299b74c8dc6d --- .gitignore | 1 + sources | 2 +- xdg-desktop-portal.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3ac372b..78b07dc 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /xdg-desktop-portal-1.7.1.tar.xz /xdg-desktop-portal-1.7.2.tar.xz /xdg-desktop-portal-1.8.0.tar.xz +/xdg-desktop-portal-1.8.1.tar.xz diff --git a/sources b/sources index a689201..7632037 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-desktop-portal-1.8.0.tar.xz) = 6d9760b41447af711d5937279b0031bcc88947e11204351accfcd9e6e19e498e9021675753185f92f7bd40336decc1895968796b1b71508c7caf5f6fc32a51a4 +SHA512 (xdg-desktop-portal-1.8.1.tar.xz) = 447d287d6627a1086d97dc5ebda20dfb1d0ca8643cbe54a7af5f6205a122a7be9d1643fded592f922c015561b7e2f4c6b6df555db3e0d3c02aad5bbe944077b6 diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index 231a058..14ff513 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -4,8 +4,8 @@ %global low_memory_monitor_version 2.0 Name: xdg-desktop-portal -Version: 1.8.0 -Release: 2%{?dist} +Version: 1.8.1 +Release: 1%{?dist} Summary: Portal frontend service to flatpak License: LGPLv2+ @@ -107,6 +107,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals %changelog +* Wed Feb 17 2021 Kalev Lember - 1.8.1-1 +- Update to 1.8.1 + * Wed Jan 27 2021 Fedora Release Engineering - 1.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild