From 37dc556cca11dbb6d745aaffd3d4518449f513d4 Mon Sep 17 00:00:00 2001 From: Weston T. Schmidt Date: Jan 17 2011 22:35:50 +0000 Subject: Updating to 0.5.4 release. --- diff --git a/.gitignore b/.gitignore index d30d722..b66b107 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ dfu-programmer-0.5.1.tar.gz +/dfu-programmer-0.5.4.tar.gz diff --git a/dfu-programmer.spec b/dfu-programmer.spec index 96a4dc6..2c6b4a1 100644 --- a/dfu-programmer.spec +++ b/dfu-programmer.spec @@ -1,6 +1,6 @@ Name: dfu-programmer -Version: 0.5.1 -Release: 3%{?dist} +Version: 0.5.4 +Release: 1%{?dist} Summary: A Device Firmware Update based USB programmer for Atmel chips Group: Development/Tools @@ -42,13 +42,16 @@ Atmel chips with USB support. %{_datadir}/hal/fdi/information/20thirdparty/10-dfu-programmer.fdi %changelog -* Fri Jul 24 2009 Fedora Release Engineering - 0.5.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Tue Feb 24 2009 Fedora Release Engineering - 0.5.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - - +* Sun Jan 16 2011 Weston Schmidt - 0.5.4-1 +- added atmega8u2 support +* Sun Jan 16 2011 Weston Schmidt - 0.5.3-1 +- added at32uc3c* support +- fixed a number of defects +* Sat Aug 22 2009 Weston Schmidt - 0.5.2-1 +- added ability to read from STDIN +- added ability to configure AVR32 fuses +- Applied a number of bug fixes +- Fixed AVR device support * Wed Dec 10 2008 Weston Schmidt - 0.5.1-1 - add new flag to surpress bootloader memory checking * Wed Dec 03 2008 Weston Schmidt - 0.5.0-1 diff --git a/sources b/sources index 2d3e7ae..f97cf54 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c653fcb0aac1c52b0a5ab8a7ecd60ba dfu-programmer-0.5.1.tar.gz +707dcd0f957a74e92456ea6919faa772 dfu-programmer-0.5.4.tar.gz