From 7091aa54b53da17fefa177ec269d42128a3e2ff1 Mon Sep 17 00:00:00 2001 From: Bart Vanbrabant Date: Feb 19 2010 10:06:55 +0000 Subject: New upstream version. Several new devices and programmers supported. Some bugfixes and a new features to apply external reset if JTAG ID could not be read. --- diff --git a/.cvsignore b/.cvsignore index 53cf7d7..0b53cda 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -avrdude-5.8.tar.gz +avrdude-5.10.tar.gz diff --git a/avrdude.spec b/avrdude.spec index 3d21105..fe82519 100644 --- a/avrdude.spec +++ b/avrdude.spec @@ -1,5 +1,5 @@ Name: avrdude -Version: 5.8 +Version: 5.10 Release: 1%{?dist} Summary: Software for programming Atmel AVR Microcontroller @@ -79,6 +79,11 @@ fi %changelog +* Fri Feb 19 2010 Bart Vanbrabant - 5.10-1 +- New upstream version. Several new devices and programmers supported. Some + bugfixes and a new features to apply external reset if JTAG ID could not be + read. + * Thu Sep 3 2009 Bart Vanbrabant - 5.8-1 - New upstream version: See the NEWS file for more information - Removed patch: changes are included in upstream version diff --git a/sources b/sources index 1bdbdbc..e2208bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d459dcf47fa7fc2a29a70d68ebff4886 avrdude-5.8.tar.gz +69b082683047e054348088fd63bad2ff avrdude-5.10.tar.gz