From f116c65977682ce29002c9e9837b763debf77912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E6=96=87=E5=93=B2?= Date: Thu, 19 May 2022 01:49:15 +0000 Subject: [PATCH] fix spec changelog date time --- fxload.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fxload.spec b/fxload.spec index 45161ba..12107e4 100644 --- a/fxload.spec +++ b/fxload.spec @@ -1,6 +1,6 @@ Name: fxload Version: 2008_10_13 -Release: 18 +Release: 19 Summary: A program which downloads firmware to USB devices License: GPLv2+ URL: http://linux-hotplug.sourceforge.net/ @@ -41,6 +41,9 @@ install -D -m 644 fxload.8 %{buildroot}/%{_mandir}/man8/fxload.8 %{_mandir}/*/* %changelog +* Thu May 19 2022 chengwenzhe - 2008_10_13-19 +- fix spec changelog date time + * Fri Jul 30 2021 chenyanpanHW - 2008_10_13-18 - DESC: delete -S git from %autosetup, and delete BuildRequires git @@ -53,7 +56,7 @@ install -D -m 644 fxload.8 %{buildroot}/%{_mandir}/man8/fxload.8 * Thu Sep 3 2020 lihaotian - 2008_10_13-15 - Update the source0 url -* Mon Jan 7 2020 openEuler Buildteam - 2008_10_13-14 +* Tue Jan 7 2020 openEuler Buildteam - 2008_10_13-14 - rePackage * Wed Sep 11 2019 openEuler Buildteam - 2008_10_13-13 -- Gitee