This commit is contained in:
Peter Robinson 2014-08-16 13:33:31 +00:00
parent cc399b4695
commit 4a38294ab5

View File

@ -1,6 +1,6 @@
Name: fxload Name: fxload
Version: 2008_10_13 Version: 2008_10_13
Release: 1%{?dist} Release: 2%{?dist}
Summary: A helper program to download firmware into FX and FX2 EZ-USB devices Summary: A helper program to download firmware into FX and FX2 EZ-USB devices
Group: System Environment/Kernel Group: System Environment/Kernel
@ -53,6 +53,9 @@ rm -rf %{buildroot}
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2008_10_13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Mon Jun 16 2014 Charles R. Anderson <cra@wpi.edu> - 2008_10_13-1 * Mon Jun 16 2014 Charles R. Anderson <cra@wpi.edu> - 2008_10_13-1
- update to 2008_10_13 to support Cypress EZ-USB FX2LP parts (rhbz#1102654) - update to 2008_10_13 to support Cypress EZ-USB FX2LP parts (rhbz#1102654)