diff --git a/xdg-desktop-portal-gtk-1.0.2.tar.xz b/xdg-desktop-portal-gtk-1.0.2.tar.xz deleted file mode 100644 index d0b0592b5fe43103084839c622ee0e4aa3eb6a28..0000000000000000000000000000000000000000 Binary files a/xdg-desktop-portal-gtk-1.0.2.tar.xz and /dev/null differ diff --git a/xdg-desktop-portal-gtk-1.8.0.tar.xz b/xdg-desktop-portal-gtk-1.8.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..a59d8b3eb25b1b60bbef74137ee7dcda2f1f03a3 Binary files /dev/null and b/xdg-desktop-portal-gtk-1.8.0.tar.xz differ diff --git a/xdg-desktop-portal-gtk.spec b/xdg-desktop-portal-gtk.spec index d1b045143d10081c647fe7ad4b02f9bdad9eaca8..62d7c01ec139aabac88be5c4a9688b57ba912ce0 100644 --- a/xdg-desktop-portal-gtk.spec +++ b/xdg-desktop-portal-gtk.spec @@ -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 - 1.8.0-1 +- Upgrade to 1.8.0 + * Thu Dec 05 2019 zhouyihang - 1.0.2-2 - Package init