import xdg-desktop-portal-1.6.0-4.el8

This commit is contained in:
CentOS Sources 2021-02-19 08:15:43 +00:00 committed by Andrew Lukoshko
parent b1cc8b0103
commit 30f1ad8341
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: xdg-desktop-portal
Version: 1.6.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Portal frontend service to flatpak
License: LGPLv2+
@ -119,6 +119,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
%changelog
* Thu Feb 18 2021 Tomas Pelka <tpelka@redhat.com> - 1.6.0-4
- Bump version and rebuild due to z-stream release with the same version
* Fri Oct 09 2020 David King <dking@redhat.com> - 1.6.0-3
- Fix OpenURI crash (#1886025)