From 91180ffaf6478df2041152e883ca755ea50fab47 Mon Sep 17 00:00:00 2001 From: sherlock2010 <15151851377@163.com> Date: Fri, 21 Oct 2022 08:59:06 +0000 Subject: [PATCH] fix wrong date in changelog Signed-off-by: sherlock2010 <15151851377@163.com> (cherry picked from commit c64fa287f9a92314e3e05ffddc03803993152e9f) --- setserial.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/setserial.spec b/setserial.spec index 4bb226b..4e793c8 100644 --- a/setserial.spec +++ b/setserial.spec @@ -1,7 +1,7 @@ %define _bindir /bin Name: setserial Version: 2.17 -Release: 50 +Release: 51 Summary: A utility for configuring serial ports License: GPL+ URL: https://setserial.sourceforge.net @@ -47,7 +47,13 @@ install -d %{buildroot}/%{_mandir}/man8 %{_mandir}/man*/*.gz %changelog -* Thu Jan 3 2020 openEuler Buildteam - 2.17-50 +* Fri Oct 21 2022 zhouyihang - 2.17-51 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix wrong date in changelog + +* Fri Jan 3 2020 openEuler Buildteam - 2.17-50 - Type:bugfix - ID:NA - SUG:NA