[mspdebug] Upgrade to 0.19

rspanton rspanton at fedoraproject.org
Wed Mar 21 17:52:55 UTC 2012


commit 854c4e1452ad9d467c40d4c1cfa9202c8af9d9cd
Author: Rob Spanton <rspanton at zepler.net>
Date:   Wed Mar 21 17:51:43 2012 +0000

    Upgrade to 0.19

 .gitignore    |    1 +
 mspdebug.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 77f0d68..977860c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 *.rpm
 *.log
 /mspdebug-0.18.tar.gz
+/mspdebug-0.19.tar.gz
diff --git a/mspdebug.spec b/mspdebug.spec
index cb758b9..5e4a7c6 100644
--- a/mspdebug.spec
+++ b/mspdebug.spec
@@ -1,6 +1,6 @@
 Name:		mspdebug
-Version:	0.18
-Release:	2%{?dist}
+Version:	0.19
+Release:	1%{?dist}
 Summary:	Debugger and gdb proxy for MSP430 MCUs
 Group:		Development/Tools
 License:	GPLv2+
@@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/mspdebug
 
 %changelog
+* Wed Mar 21 2012 Rob Spanton <rspanton at zepler.net> - 0.19-1
+- Bump up to 0.19
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.18-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 904e75b..e749651 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8befff126d9c2ad1919d83566be4c9f0  mspdebug-0.18.tar.gz
+1c5aef8c0d68bf0adf595fff39e357fc  mspdebug-0.19.tar.gz


More information about the scm-commits mailing list