diff --git a/tuned.changes b/tuned.changes index 83cce60..0cf28ea 100644 --- a/tuned.changes +++ b/tuned.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 25 20:32:33 UTC 2018 - Martin Herkt <9+suse@cirno.systems> + +- Add missing dependency on python3-linux-procfs + ------------------------------------------------------------------- Thu Nov 22 11:42:42 UTC 2018 - trenn@suse.de diff --git a/tuned.spec b/tuned.spec index c93094a..d74905b 100644 --- a/tuned.spec +++ b/tuned.spec @@ -45,6 +45,7 @@ Requires: python3-configobj Requires: python3-dbus-python Requires: python3-decorator Requires: python3-gobject +Requires: python3-linux-procfs Requires: python3-pyudev Requires: util-linux Obsoletes: pm-profiler