!4 Update to version 1.14.1
From: @wang--ge Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
3af4cc3a53
BIN
1.14.1.tar.gz
Normal file
BIN
1.14.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user