1.15.3-eter2

- add Requires xdg-desktop-portal
parent fafc07ef
......@@ -2,7 +2,7 @@
Name: xdg-desktop-portal-gtk
Version: 1.15.3
Release: eter1
Release: eter2
License: LGPL-2.1-or-later
Summary: Gtk implementation of xdg-desktop-portal
......@@ -10,7 +10,6 @@ Summary: Gtk implementation of xdg-desktop-portal
Group: Graphical desktop/GNOME
Url: https://github.com/flatpak/xdg-desktop-portal-gtk
Vcs: https://github.com/flatpak/xdg-desktop-portal-gtk.git
# Source-url: https://github.com/flatpak/xdg-desktop-portal-gtk/archive/refs/tags/%version.tar.gz
Source: %name-%version.tar
......@@ -30,6 +29,8 @@ BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(systemd)
Requires: xdg-desktop-portal
%description
A backend implementation for xdg-desktop-portal that is using GTK and
various pieces of GNOME infrastructure, such as org.gnome.desktop.*
......@@ -59,5 +60,8 @@ org.gnome.Screensaver D-Bus interfaces.
%_userunitdir/%name.service
%changelog
* Sat Feb 28 2026 Kirill Unitsaev <fiersik@altlinux.org> 1.15.3-eter2
- add Requires xdg-desktop-portal
* Thu Jan 29 2026 Kirill Unitsaev <fiersik@altlinux.org> 1.15.3-eter1
- Initial build
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment