$ git show --format=fuller --patch-with-stat --summary 307747b5cc10474624ce7c7307ba417fc3dc126f
commit 307747b5cc10474624ce7c7307ba417fc3dc126f
Author: mandian <mandian@users.noreply.github.com>
AuthorDate: Tue Apr 22 10:07:01 2025 +0100
Commit: mandian <mandian@users.noreply.github.com>
CommitDate: Tue Apr 22 10:07:01 2025 +0100
use plocate
---
catfish.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/catfish.spec b/catfish.spec
index 35d2771..beec9c7 100644
--- a/catfish.spec
+++ b/catfish.spec
@@ -26,7 +26,7 @@ BuildRequires: python-pexpect
Requires: python-pexpect
Requires: python-pyxdg
Requires: python-dbus
-Requires: mlocate
+Requires: plocate
Requires: findutils
%description