Update to 1.14.5
This commit is contained in:
parent
7046fddf8b
commit
c07d6dff39
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdg-desktop-portal-1.14.4.tar.xz) = 23fa4f9fdf39f22d6eaa4f6020db5f81d272b85fe6051467c5e28a752c65b18a9b540fafe5b27725fafa29dffefcd113d873928cd78e3658895cd24d96b82f73
|
||||
SHA512 (xdg-desktop-portal-1.14.5.tar.xz) = 5ce108ca5ef7bffe292d2ac39f22e555c56b02ec1635716bb1fb71aebf9146aa1fdda1392a6c8e2c9e61f1789445eb642b91cf8d25d3aa3f196a368026aeb984
|
||||
|
@ -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 <klember@redhat.com> - 1.14.5-1
|
||||
- Update to 1.14.5
|
||||
|
||||
* Thu May 05 2022 David King <amigadave@amigadave.com> - 1.14.4-1
|
||||
- Update to 1.14.4 (#2065842)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user