[dfu-programmer/f13/master] Updating to 0.5.4 release.

schmidtw schmidtw at fedoraproject.org
Mon Jan 17 22:32:01 UTC 2011


commit 47ea9d36a0c24d15936108e4cb83d3d2bf18676d
Author: Weston T. Schmidt <schmidtw at cato.tva.tvworks.com>
Date:   Mon Jan 17 14:31:47 2011 -0800

    Updating to 0.5.4 release.

 .gitignore          |    1 +
 dfu-programmer.spec |   21 ++++++++++++---------
 sources             |    2 +-
 3 files changed, 14 insertions(+), 10 deletions(-)
---
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 <rel-eng at lists.fedoraproject.org> - 0.5.1-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-
+* Sun Jan 16 2011 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.5.4-1
+- added atmega8u2 support
+* Sun Jan 16 2011 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.5.3-1
+- added at32uc3c* support
+- fixed a number of defects
+* Sat Aug 22 2009 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 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 <weston_schmidt at alumni.purdue.edu> - 0.5.1-1
 - add new flag to surpress bootloader memory checking
 * Wed Dec 03 2008 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 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


More information about the scm-commits mailing list