diff --git a/.gitignore b/.gitignore index 3ea4d53..854ebae 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /xdg-desktop-portal-1.8.1.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 64aa828..9de265e 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -4,7 +4,7 @@ %global low_memory_monitor_version 2.0 Name: xdg-desktop-portal -Version: 1.12.2 +Version: 1.12.3 Release: 1%{?dist} Summary: Portal frontend service to flatpak @@ -104,6 +104,10 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals %changelog +* Mon Apr 04 2022 Debarshi Ray - 1.12.3-1 +- Update to 1.12.3 +Resolves: #2068448, #2069328 + * Fri Mar 25 2022 Debarshi Ray - 1.12.2-1 - Update to 1.12.2 - Explicit library Requires should be arch-specific