Commit 48872579 authored by Boris Yumankulov's avatar Boris Yumankulov Committed by Vitaly Lipatov

epm history: added dnf5 support

parent 186a6be0
...@@ -153,6 +153,9 @@ case $PMTYPE in ...@@ -153,6 +153,9 @@ case $PMTYPE in
dnf-rpm) dnf-rpm)
sudocmd dnf history sudocmd dnf history
;; ;;
dnf5-rpm)
sudocmd dnf history list
;;
eopkg) eopkg)
sudocmd eopkg history sudocmd eopkg history
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment