diff --git a/gnome-kiosk.spec b/gnome-kiosk.spec index b914846..dd0d9b6 100644 --- a/gnome-kiosk.spec +++ b/gnome-kiosk.spec @@ -12,13 +12,15 @@ Name: gnome-kiosk Version: 40~alpha -Release: 5%{?dist} +Release: 6%{?dist} Summary: Window management and application launching for GNOME License: GPLv2+ URL: https://gitlab.gnome.org/halfline/gnome-kiosk Source0: https://download.gnome.org/sources/%{name}/%{major_version}/%{name}-%{tarball_version}.tar.xz +Provides: firstboot(windowmanager) = %{name} + BuildRequires: desktop-file-utils BuildRequires: gcc BuildRequires: gettext >= %{gettext_version} @@ -90,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Kiosk.Searc %{_datadir}/wayland-sessions/org.gnome.Kiosk.SearchApp.Session.desktop %changelog +* Fri Apr 23 2021 Ray Strode - 40~alpha-6 +- Add vprovides so initial-setup can use this + * Wed Apr 21 2021 Ray Strode - 40~alpha-5 - Fix keyboard layouts getting out of sync in anaconda