From 02390140ca53d45d8b51432d0b36e3771cffd157 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Mon, 28 Mar 2022 22:44:24 +0200 Subject: [PATCH] Update to 1.12.3 --- .gitignore | 1 + sources | 2 +- xdg-desktop-portal.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7c760a8..4ccc709 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /xdg-desktop-portal-1.12.0.tar.xz /xdg-desktop-portal-1.12.1.tar.xz /xdg-desktop-portal-1.12.2.tar.xz +/xdg-desktop-portal-1.12.3.tar.xz diff --git a/sources b/sources index 4a02818..ab41b6a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-desktop-portal-1.12.2.tar.xz) = 9f035b7c811f0b871d69e521f4fe6e53e61108e7f2fa348573249c6458ccef47a2188e1f8e8d9ee2ea8e0848935faf8c00a39234d284b5aa92a17654cb9c4c97 +SHA512 (xdg-desktop-portal-1.12.3.tar.xz) = 5701f8ea0f25828e3d1421af2c39e5243d71ff0437f8d21119075bd86df36294c05a3b6b4f09be69086527ba3225fc9614dd82a9655181860f16782719d3151f diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index 8cc5075..eded489 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.12.2 -Release: 2%{?dist} +Version: 1.12.3 +Release: 1%{?dist} Summary: Portal frontend service to flatpak License: LGPLv2+ @@ -101,6 +101,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals %changelog +* Mon Mar 28 2022 Debarshi Ray - 1.12.3-1 +- Update to 1.12.3 + * Fri Mar 25 2022 Debarshi Ray - 1.12.2-2 - Explicit library Requires should be arch-specific