From ff1d204fb473d9719a1490d0a7a3aa3a86b18dc5 Mon Sep 17 00:00:00 2001 From: Jean28518 Date: Sun, 14 Apr 2024 14:54:45 +0200 Subject: [PATCH] Fix Fedora installation error #180 --- rpmbuild/SPECS/linux-assistant.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpmbuild/SPECS/linux-assistant.spec b/rpmbuild/SPECS/linux-assistant.spec index b61ef57..5b0c115 100644 --- a/rpmbuild/SPECS/linux-assistant.spec +++ b/rpmbuild/SPECS/linux-assistant.spec @@ -1,5 +1,5 @@ Name: linux-assistant -Version: 0.4.4 +Version: 0.5.1 Release: 1%{?dist} Summary: Daily Linux Helper with integrated search License: GPL @@ -9,7 +9,7 @@ Requires: libkeybinder-3_0-0 wmctrl wget python3 %else Requires: keybinder wmctrl wget python3 %endif -Provides: libflutter_linux_gtk.so()(64bit) libhotkey_manager_plugin.so()(64bit) libscreen_retriever_plugin.so()(64bit) libscreen_retriever_plugin.so()(64bit) +Provides: libflutter_linux_gtk.so()(64bit) libhotkey_manager_plugin.so()(64bit) libscreen_retriever_plugin.so()(64bit) libscreen_retriever_plugin.so()(64bit) libwindow_manager_plugin.so()(64bit) %description Daily Linux Helper with integrated search