From 9621b8bf5a415186e144b106c6f9167606fdcd2f Mon Sep 17 00:00:00 2001 From: "John W. Linville" Date: Mon, 7 Nov 2011 14:44:42 -0500 Subject: [PATCH] Update to 3.2 --- .gitignore | 2 +- iw.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 45d0baa..4ac8c29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/iw-3.1.tar.bz2 +/iw-3.2.tar.bz2 diff --git a/iw.spec b/iw.spec index 667cf9f..be14e7c 100644 --- a/iw.spec +++ b/iw.spec @@ -1,5 +1,5 @@ Name: iw -Version: 3.1 +Version: 3.2 Release: 1%{?dist} Summary: A nl80211 based wireless configuration tool @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING %changelog +* Mon Nov 7 2011 John W. Linville 3.2-1 +- Update to 3.2 + * Wed Sep 14 2011 John W. Linville 3.1-1 - Update to 3.1 diff --git a/sources b/sources index 324916c..7f05d08 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b63438a12b7dc481140cb9a69c86e4a iw-3.1.tar.bz2 +80615c972a287dcd50890735469b0d1c iw-3.2.tar.bz2