From c8549748afc646d0cd59834efd43d00ca17fc349 Mon Sep 17 00:00:00 2001 From: liuzy518 <570407222@qq.com> Date: Thu, 25 Mar 2021 10:49:07 +0800 Subject: [PATCH] arptables:modify the changelog description. Signed-off-by: liuzy518 <570407222@qq.com> --- arptables.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/arptables.spec b/arptables.spec index 0b077aa..a2d6d4f 100644 --- a/arptables.spec +++ b/arptables.spec @@ -1,6 +1,6 @@ Name: arptables Version: 0.0.5 -Release: 2 +Release: 3 Summary: Administration tool for arp packet filtering License: GPLv2+ @@ -62,11 +62,17 @@ echo '# Configure prior to use' > $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name %{_mandir}/man8/*.gz %changelog +* Thu Mar 25 2021 liulong - 0.0.5-3 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:modify the changelog description. + * Tue Dec 15 2020 xihaochen - 0.0.5-2 - Type:requirements - Id:NA - SUG:NA -- DESC:remove fedora29 keywords +- DESC:remove sensitive keywords * Thu Sep 10 2020 hanzhijun - 0.0.5-1 - fix source url problem