[wpan-tools] v0.3

Peter Robinson pbrobinson at fedoraproject.org
Fri Jan 2 05:07:40 UTC 2015


commit ee40d23f846eaae1790da5eb9f7f5ebc20502ce0
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Fri Jan 2 05:07:37 2015 +0000

    v0.3

 .gitignore      |    1 +
 sources         |    2 +-
 wpan-tools.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d4d7074..242e721 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /wpan-tools-*.tar.bz2
+/wpan-tools-0.3.tar.gz
diff --git a/sources b/sources
index f3eed40..4e12f38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd9339c722c5b18774773eb8ebc04251  wpan-tools-0.2.tar.bz2
+a6d7b4c35d1b8a262fdc8df1a40cc6cd  wpan-tools-0.3.tar.bz2
diff --git a/wpan-tools.spec b/wpan-tools.spec
index a45a7f0..9cdd6bf 100644
--- a/wpan-tools.spec
+++ b/wpan-tools.spec
@@ -4,7 +4,7 @@
 %define tarfile %{name}-%{version}
 
 Name:          wpan-tools
-Version:       0.2
+Version:       0.3
 Release:       1%{?dist}
 Summary:       Userspace tools for the Linux IEEE 802.15.4 stack
 License:       ISC + GPLv2
@@ -38,6 +38,9 @@ make check
 %{_bindir}/iwpan
 
 %changelog
+* Fri Jan  2 2015 Peter Robinson <pbrobinson at fedoraproject.org> 0.3-1
+- Update to 0.3
+
 * Mon Nov 17 2014 Peter Robinson <pbrobinson at fedoraproject.org> 0.2-1
 - Update to 0.2
 


More information about the scm-commits mailing list