Upgrade to 1.8.0

This commit is contained in:
weijin-deng 2021-06-23 16:21:04 +08:00
parent 3839303322
commit f867e3e454
3 changed files with 8 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,14 +1,14 @@
Name: xdg-desktop-portal-gtk
Version: 1.0.2
Release: 2
Version: 1.8.0
Release: 1
Summary: A backend implementation for xdg-desktop-portal
License: LGPLv2+
URL: https://github.com/flatpak/%{name}
Source0: https://github.com/flatpak/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
BuildRequires: gcc gettext systemd
BuildRequires: pkgconfig(gtk+-unix-print-3.0) pkgconfig(xdg-desktop-portal) >= 1.0.2
Requires: dbus xdg-desktop-portal >= 1.0.2
BuildRequires: make gcc gettext systemd pkgconfig(fontconfig) pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(gtk+-unix-print-3.0) pkgconfig(xdg-desktop-portal) >= 1.5.4
Requires: dbus xdg-desktop-portal >= 1.5.4
%{?systemd_requires}
Supplements: (gtk3 and (flatpak or snapd))
@ -44,5 +44,8 @@ infrastructure, such as the org.gnome.Shell.Screenshot or org.gnome.SessionManag
%{_userunitdir}/xdg-desktop-portal-gtk.service
%changelog
* Wed Jun 23 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.8.0-1
- Upgrade to 1.8.0
* Thu Dec 05 2019 zhouyihang <zhouyihang1@huawei.com> - 1.0.2-2
- Package init