Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
Fedora Release Engineering
420b9f8e9d Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 08:09:04 +00:00
Python Maint
a838c14721 Rebuilt for Python 3.15 2026-06-04 20:00:51 +02:00
Artem Polishchuk
f3b153a7e5
Update desc
Signed-off-by: Artem Polishchuk <ego.cordatus@gmail.com>
2026-01-22 12:50:34 +03:00
Fedora Release Engineering
26b3203336 Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 19:34:26 +00:00

View file

@ -1,7 +1,7 @@
Name: ulauncher
Version: 5.15.15
Release: %{autorelease}
Summary: Linux Application Launcher
Summary: Feature rich application Launcher for Linux
BuildArch: noarch
License: GPL-3.0-or-later
@ -24,7 +24,6 @@ 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
@ -36,12 +35,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 is written in Python,
using GTK+.
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.
%prep