1.15.3-eter2

- add Requires xdg-desktop-portal
parent fafc07ef
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Name: xdg-desktop-portal-gtk Name: xdg-desktop-portal-gtk
Version: 1.15.3 Version: 1.15.3
Release: eter1 Release: eter2
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
Summary: Gtk implementation of xdg-desktop-portal Summary: Gtk implementation of xdg-desktop-portal
...@@ -10,7 +10,6 @@ Summary: Gtk implementation of xdg-desktop-portal ...@@ -10,7 +10,6 @@ Summary: Gtk implementation of xdg-desktop-portal
Group: Graphical desktop/GNOME Group: Graphical desktop/GNOME
Url: https://github.com/flatpak/xdg-desktop-portal-gtk 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-url: https://github.com/flatpak/xdg-desktop-portal-gtk/archive/refs/tags/%version.tar.gz
Source: %name-%version.tar Source: %name-%version.tar
...@@ -30,6 +29,8 @@ BuildRequires: pkgconfig(gsettings-desktop-schemas) ...@@ -30,6 +29,8 @@ BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(systemd)
Requires: xdg-desktop-portal
%description %description
A backend implementation for xdg-desktop-portal that is using GTK and A backend implementation for xdg-desktop-portal that is using GTK and
various pieces of GNOME infrastructure, such as org.gnome.desktop.* various pieces of GNOME infrastructure, such as org.gnome.desktop.*
...@@ -59,5 +60,8 @@ org.gnome.Screensaver D-Bus interfaces. ...@@ -59,5 +60,8 @@ org.gnome.Screensaver D-Bus interfaces.
%_userunitdir/%name.service %_userunitdir/%name.service
%changelog %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 * Thu Jan 29 2026 Kirill Unitsaev <fiersik@altlinux.org> 1.15.3-eter1
- Initial build - 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