diff --git a/1.14.1.tar.gz b/1.14.1.tar.gz new file mode 100644 index 0000000..55a80f0 Binary files /dev/null and b/1.14.1.tar.gz differ diff --git a/xdg-desktop-portal-gtk-1.8.0.tar.xz b/xdg-desktop-portal-gtk-1.8.0.tar.xz deleted file mode 100644 index a59d8b3..0000000 Binary files a/xdg-desktop-portal-gtk-1.8.0.tar.xz and /dev/null differ diff --git a/xdg-desktop-portal-gtk.spec b/xdg-desktop-portal-gtk.spec index 62d7c01..5584350 100644 --- a/xdg-desktop-portal-gtk.spec +++ b/xdg-desktop-portal-gtk.spec @@ -1,13 +1,14 @@ Name: xdg-desktop-portal-gtk -Version: 1.8.0 +Version: 1.14.1 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 +Source0: https://github.com/flatpak/%{name}/archive/refs/tags/%{version}.tar.gz 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 +BuildRequires: autoconf libtool gettext-devel Requires: dbus xdg-desktop-portal >= 1.5.4 %{?systemd_requires} @@ -19,6 +20,8 @@ infrastructure, such as the org.gnome.Shell.Screenshot or org.gnome.SessionManag %prep %autosetup -p1 +libtoolize --force +autoreconf --force --install %build %configure --disable-silent-rules @@ -44,6 +47,9 @@ infrastructure, such as the org.gnome.Shell.Screenshot or org.gnome.SessionManag %{_userunitdir}/xdg-desktop-portal-gtk.service %changelog +* Sat May 06 2023 Ge Wang - 1.14.1-1 +- Upgrade to 1.14.1 + * Wed Jun 23 2021 weijin deng - 1.8.0-1 - Upgrade to 1.8.0