!12 upgrade version to 1.18.2

From: @zhangkea 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2023-12-28 08:05:50 +00:00 committed by Gitee
commit 7faa5f1d88
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -4,7 +4,7 @@
%global low_memory_monitor_version 2.0
Name: xdg-desktop-portal
Version: 1.17.0
Version: 1.18.2
Release: 1
Summary: Portal frontend service to flatpak
License: LGPLv2+
@ -27,6 +27,7 @@ BuildRequires: pkgconfig(libsystemd)
BuildRequires: python3-dbusmock
BuildRequires: python3-pytest
BuildRequires: /usr/bin/xmlto
BuildRequires: python3-docutils
Requires: dbus
Requires: geoclue2 >= %{geoclue_version}
@ -87,6 +88,7 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
%{_datadir}/dbus-1/services/org.freedesktop.portal.Documents.service
%{_datadir}/dbus-1/services/org.freedesktop.impl.portal.PermissionStore.service
%{_datadir}/%{name}
%{_datadir}/man/man5/portals.conf.5.gz
%{_libexecdir}/xdg-desktop-portal
%{_libexecdir}/xdg-document-portal
%{_libexecdir}/xdg-permission-store
@ -101,6 +103,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
%{_datadir}/pkgconfig/xdg-desktop-portal.pc
%changelog
* Wed Dec 20 2023 zhangkea <zhangkea@uniontech.com> - 1.18.2-1
- Update to 1.18.2
* Tue Sep 05 2023 wulei <wu_lei@hoperun.com> - 1.17.0-1
- Update to 1.17.0