Compare commits

..

No commits in common. "rawhide" and "f43" have entirely different histories.

View file

@ -1,7 +1,7 @@
Name: ulauncher
Version: 5.15.15
Release: %{autorelease}
Summary: Feature rich application Launcher for Linux
Summary: Linux Application Launcher
BuildArch: noarch
License: GPL-3.0-or-later
@ -24,6 +24,7 @@ BuildRequires: python3-websocket-client
BuildRequires: systemd-rpm-macros
BuildRequires: python3dist(requests)
BuildRequires: pkgconfig(gtk+-3.0)
Requires: hicolor-icon-theme
Requires: keybinder3
Requires: webkit2gtk4.1
@ -35,12 +36,12 @@ Requires: python3-Levenshtein
Requires: python3-pyxdg
Requires: python3-websocket-client
Requires: wmctrl
Recommends: libappindicator-gtk3
%description
Ulauncher is a fast application launcher for Linux. It's written in Python using
GTK+, and features: App Search (fuzzy matching), Calculator, Extensions,
Shortcuts, File browser mode and Custom Color Themes.
Ulauncher is a fast application launcher for Linux. It's is written in Python,
using GTK+.
%prep