update to version 1.14.1

This commit is contained in:
wang--ge 2023-05-06 14:49:21 +08:00
parent 1d7678dc67
commit 0ec5b57745
3 changed files with 8 additions and 2 deletions

BIN
1.14.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -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 <wang__Ge@126.com> - 1.14.1-1
- Upgrade to 1.14.1
* Wed Jun 23 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.8.0-1
- Upgrade to 1.8.0