diff --git a/irqbalance.spec b/irqbalance.spec index 5f17430..4e1e217 100644 --- a/irqbalance.spec +++ b/irqbalance.spec @@ -1,7 +1,7 @@ Summary: A dynamic adaptive IRQ balancing daemon Name: irqbalance Version: 1.7.0 -Release: 2 +Release: 3 Epoch: 3 License: GPLv2 Source0: https://github.com/Irqbalance/irqbalance/archive/irqbalance-%{version}.tar.gz @@ -77,12 +77,15 @@ fi /sbin/chkconfig --del %{name} >/dev/null 2>&1 || : %changelog -* Mon May 10 2021 Liu Chao - 3:1.7.0-2 +* Mon May 10 2021 Liu Chao - 3:1.7.0-3 - Type:bugfix - ID:NA - SUG:restart - DESC:remove PIDFile in irqbalance.service +* Wed Nov 11 2020 xinghe - 3:1.7.0-2 +- add help for Recommends + * Fri Aug 14 2020 Liu Chao - 3:1.7.0-1 - Type:enhanced - ID:NA