From f35f01f335a305f7d0f3157c06b7d7700023f2bd Mon Sep 17 00:00:00 2001 From: sherlock2010 <15151851377@163.com> Date: Fri, 21 Oct 2022 08:55:51 +0000 Subject: [PATCH] fix wrong date in changelog Signed-off-by: sherlock2010 <15151851377@163.com> --- setserial.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/setserial.spec b/setserial.spec index bd01c22..ffe3365 100644 --- a/setserial.spec +++ b/setserial.spec @@ -1,7 +1,7 @@ %define _bindir /bin Name: setserial Version: 2.17 -Release: 52 +Release: 53 Summary: A utility for configuring serial ports License: GPL+ URL: http://setserial.sourceforge.net @@ -47,6 +47,12 @@ install -d %{buildroot}/%{_mandir}/man8 %{_mandir}/man*/*.gz %changelog +* Fri Oct 21 2022 zhouyihang - 2.17-53 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix wrong date in changelog + * Fri Jul 30 2021 chenyanpanHW - 2.17-52 - DESC: delete -S git from %autosetup, and delete BuildRequires git @@ -56,7 +62,7 @@ install -d %{buildroot}/%{_mandir}/man8 - SUG:NA - DESC:update url -* Thu Jan 3 2020 openEuler Buildteam - 2.17-50 +* Fri Jan 3 2020 openEuler Buildteam - 2.17-50 - Type:bugfix - ID:NA - SUG:NA