update to version 44.2

This commit is contained in:
lwg K 2023-11-20 10:33:59 +08:00
parent 927591d389
commit 799c9bf8cf
3 changed files with 6 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,12 +1,12 @@
%global xdg_desktop_portal_version 1.15.0
Name: xdg-desktop-portal-gnome
Version: 43.1
Version: 44.2
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}/43/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{version}.tar.xz
BuildRequires: desktop-file-utils
BuildRequires: gcc
@ -40,6 +40,7 @@ org.gnome.SessionManager D-Bus interfaces.
%install
%meson_install
desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%find_lang %{name}
%check
@ -62,6 +63,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%{_datadir}/glib-2.0/schemas/xdg-desktop-portal-gnome.gschema.xml
%changelog
* Mon Nov 20 2023 lwg <liweigang@uniontech.com> - 44.2-1
- update to version 44.2
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> 43.1-1
- Update to 43.1