This commit is contained in:
Dennis Gilmore 2012-07-18 12:20:42 -05:00
commit ffb88a40bf

View file

@ -1,6 +1,6 @@
Name: avrdude
Version: 5.11.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Software for programming Atmel AVR Microcontroller
Group: Applications/Engineering
@ -80,6 +80,9 @@ fi
%changelog
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.11.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sun Jan 22 2012 ndim <hun@n-dimensional.de> - 5.11.1-1
- Update to avrdude-5.11.1
- Build support for FTDI based devices (#742044)