Update to 43.1

This commit is contained in:
dwl301 2023-02-02 15:08:53 +08:00
parent 44ee2cfbd6
commit a026da7fbb
3 changed files with 8 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,17 +1,18 @@
%global xdg_desktop_portal_version 1.5.4
%global xdg_desktop_portal_version 1.15.0
Name: xdg-desktop-portal-gnome
Version: 42.1
Version: 43.1
Release: 1
Summary: Backend implementation for xdg-desktop-portal using GNOME
License: LGPLv2+
URL: https://gitlab.gnome.org/GNOME/%{name}
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{version}.tar.xz
BuildRequires: desktop-file-utils
BuildRequires: gcc
BuildRequires: gettext
BuildRequires: meson
BuildRequires: systemd
BuildRequires: pkgconfig(fontconfig)
BuildRequires: pkgconfig(gnome-bg-4)
BuildRequires: pkgconfig(gnome-desktop-4)
@ -58,7 +59,11 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%{_datadir}/dbus-1/services/org.freedesktop.impl.portal.desktop.gnome.service
%{_datadir}/xdg-desktop-portal/portals/gnome.portal
%{_userunitdir}/%{name}.service
%{_datadir}/glib-2.0/schemas/xdg-desktop-portal-gnome.gschema.xml
%changelog
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> 43.1-1
- Update to 43.1
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> 42.1-1
- Package init