diff --git a/fxload.spec b/fxload.spec index 94a27d6bf91e1446de8a53fbae23ccff950deff3..132f12f4288a2c0984877cc6700b4070f7ba659d 100644 --- a/fxload.spec +++ b/fxload.spec @@ -1,10 +1,10 @@ Name: fxload Version: 2008_10_13 -Release: 14 +Release: 15 Summary: A program which downloads firmware to USB devices License: GPLv2+ URL: http://linux-hotplug.sourceforge.net/ -Source0: https://sourceforge.net/projects/linux-hotplug/files/fxload/2008_10_13/%{name}-%{version}.tar.gz +Source0: https://netix.dl.sourceforge.net/project/linux-hotplug/fxload/2008_10_13/%{name}-%{version}.tar.gz BuildRequires: git Requires: udev @@ -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-15 +- Update the source0 url + * Mon Jan 7 2020 openEuler Buildteam - 2008_10_13-14 - rePackage