[iw] Update to 3.4

John W. Linville linville at fedoraproject.org
Wed Jun 13 15:08:28 UTC 2012


commit e392f7bed9f438116161c75fa688f0f3fec6e717
Author: John W. Linville <linville at tuxdriver.com>
Date:   Wed Jun 13 11:05:30 2012 -0400

    Update to 3.4

 .gitignore |    2 +-
 iw.spec    |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 359af7b..a31422d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/iw-3.3.tar.bz2
+/iw-3.4.tar.bz2
diff --git a/iw.spec b/iw.spec
index 276e5c5..eb02bf0 100644
--- a/iw.spec
+++ b/iw.spec
@@ -1,5 +1,5 @@
 Name:           iw
-Version:        3.3
+Version:        3.4
 Release:        1%{?dist}
 Summary:        A nl80211 based wireless configuration tool
 
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING
 
 %changelog
+* Wed Jun 13 2012 John W. Linville <linville at redhat.com> 3.4-1
+- Update to 3.4
+
 * Wed Jan 18 2012 John W. Linville <linville at redhat.com> 3.3-1
 - Update to 3.3
 
diff --git a/sources b/sources
index 10ea684..1ac5bdc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-146ad14cdeb39fb88b21efdbb28787d1  iw-3.3.tar.bz2
+a8ccfc936eb3603db7b60b67f4261f1f  iw-3.4.tar.bz2


More information about the scm-commits mailing list