From 9a35e66a1d4407039f24ea2fa9aec64ac8dba42a Mon Sep 17 00:00:00 2001 From: lihaotian9 Date: Thu, 3 Sep 2020 15:01:17 +0800 Subject: [PATCH] fix source0 url Conflicts: fxload.spec (cherry picked from commit 1c29ca7cadb23c61e80591c3bb998e3efaf04793) --- fxload.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fxload.spec b/fxload.spec index 132f12f..808897e 100644 --- a/fxload.spec +++ b/fxload.spec @@ -1,6 +1,6 @@ Name: fxload Version: 2008_10_13 -Release: 15 +Release: 16 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 Sep 3 2020 lihaotian - 2008_10_13-16 +- Fix source0 url + * Thu Sep 3 2020 lihaotian - 2008_10_13-15 - Update the source0 url