Update to 1.12.4

This commit is contained in:
David King 2022-04-16 08:04:38 +01:00
parent ace5b8f6ca
commit 508e5f8aae
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -34,3 +34,4 @@
/xdg-desktop-portal-1.12.1.tar.xz
/xdg-desktop-portal-1.12.2.tar.xz
/xdg-desktop-portal-1.12.3.tar.xz
/xdg-desktop-portal-1.12.4.tar.xz

View File

@ -1 +1 @@
SHA512 (xdg-desktop-portal-1.12.3.tar.xz) = 5701f8ea0f25828e3d1421af2c39e5243d71ff0437f8d21119075bd86df36294c05a3b6b4f09be69086527ba3225fc9614dd82a9655181860f16782719d3151f
SHA512 (xdg-desktop-portal-1.12.4.tar.xz) = 82adf85c78df462a455ef5a0ba36f00940a5db0df94b788b6b2121e6829aa07207d61d66291c27424cc814c754260602a3928b3e067fbb538d6cebda12dd32bf

View File

@ -4,8 +4,8 @@
%global low_memory_monitor_version 2.0
Name: xdg-desktop-portal
Version: 1.12.3
Release: 2%{?dist}
Version: 1.12.4
Release: 1%{?dist}
Summary: Portal frontend service to flatpak
License: LGPLv2+
@ -101,6 +101,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
%changelog
* Sat Apr 16 2022 David King <amigadave@amigadave.com> - 1.12.4-1
- Update to 1.12.4
* Tue Apr 05 2022 Debarshi Ray <rishi@fedoraproject.org> - 1.12.3-2
- Fix the GLib dependency