Update to 1.14.4 (#2065842)
This commit is contained in:
parent
8dbb769a8d
commit
7046fddf8b
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/xdg-desktop-portal-1.12.3.tar.xz
|
||||
/xdg-desktop-portal-1.12.4.tar.xz
|
||||
/xdg-desktop-portal-1.14.3.tar.xz
|
||||
/xdg-desktop-portal-1.14.4.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdg-desktop-portal-1.14.3.tar.xz) = ced23bf0973227b5d89ea976aa0978fa16cfa2983dd6b64802714a852dab215584198c04482edaa5a145e292bf7f5b9c5c98ee864fb24abb5bdc48cd1c839a9e
|
||||
SHA512 (xdg-desktop-portal-1.14.4.tar.xz) = 23fa4f9fdf39f22d6eaa4f6020db5f81d272b85fe6051467c5e28a752c65b18a9b540fafe5b27725fafa29dffefcd113d873928cd78e3658895cd24d96b82f73
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global low_memory_monitor_version 2.0
|
||||
|
||||
Name: xdg-desktop-portal
|
||||
Version: 1.14.3
|
||||
Version: 1.14.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Portal frontend service to flatpak
|
||||
|
||||
@ -105,6 +105,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 05 2022 David King <amigadave@amigadave.com> - 1.14.4-1
|
||||
- Update to 1.14.4 (#2065842)
|
||||
|
||||
* Sat Apr 16 2022 David King <amigadave@amigadave.com> - 1.14.3-1
|
||||
- Update to 1.14.3 (#2065842)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user