[avrdude: 1/5] Update to avrdude-5.11.1

Hans Ulrich Niedermann ndim at fedoraproject.org
Sun Jan 22 19:12:24 UTC 2012


commit ceb1b96560815736c2bb1be90fb0ea4f64257ad1
Author: Hans Ulrich Niedermann <hun at n-dimensional.de>
Date:   Sun Jan 22 19:47:11 2012 +0100

    Update to avrdude-5.11.1

 .gitignore   |    1 +
 avrdude.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d92679..3bc3f51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 avrdude-5.10.tar.gz
 /avrdude-5.11.tar.gz
+/avrdude-5.11.1.tar.gz
diff --git a/avrdude.spec b/avrdude.spec
index d9f62e4..124e853 100644
--- a/avrdude.spec
+++ b/avrdude.spec
@@ -1,6 +1,6 @@
 Name:           avrdude
-Version:        5.11
-Release:        2%{?dist}
+Version:        5.11.1
+Release:        1%{?dist}
 Summary:        Software for programming Atmel AVR Microcontroller
 
 Group:          Applications/Engineering
@@ -79,6 +79,9 @@ fi
 
 
 %changelog
+* Sun Jan 22 2012 ndim <hun at n-dimensional.de> - 5.11.1-1
+- Update to avrdude-5.11.1
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index b063ef5..6444582 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba62697270b1292146dc56d462f5da14  avrdude-5.11.tar.gz
+3a43e288cb32916703b6945e3f260df9  avrdude-5.11.1.tar.gz


More information about the scm-commits mailing list