diff --git a/.gitignore b/.gitignore index f563bab..fee2ac5 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /xdg-desktop-portal-1.12.4.tar.xz /xdg-desktop-portal-1.14.3.tar.xz /xdg-desktop-portal-1.14.4.tar.xz +/xdg-desktop-portal-1.14.5.tar.xz diff --git a/sources b/sources index 9c87bb8..c274d19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-desktop-portal-1.14.4.tar.xz) = 23fa4f9fdf39f22d6eaa4f6020db5f81d272b85fe6051467c5e28a752c65b18a9b540fafe5b27725fafa29dffefcd113d873928cd78e3658895cd24d96b82f73 +SHA512 (xdg-desktop-portal-1.14.5.tar.xz) = 5ce108ca5ef7bffe292d2ac39f22e555c56b02ec1635716bb1fb71aebf9146aa1fdda1392a6c8e2c9e61f1789445eb642b91cf8d25d3aa3f196a368026aeb984 diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index 1281de7..1d8628a 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.14.4 +Version: 1.14.5 Release: 1%{?dist} Summary: Portal frontend service to flatpak @@ -105,6 +105,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals %changelog +* Wed Jul 20 2022 Kalev Lember - 1.14.5-1 +- Update to 1.14.5 + * Thu May 05 2022 David King - 1.14.4-1 - Update to 1.14.4 (#2065842)