diff --git a/.gitignore b/.gitignore index 4f31079..d66ea68 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/iw-3.5.tar.bz2 +/iw-3.6.tar.bz2 diff --git a/iw.spec b/iw.spec index ac4b73f..2de52c4 100644 --- a/iw.spec +++ b/iw.spec @@ -1,6 +1,6 @@ Name: iw -Version: 3.5 -Release: 2%{?dist} +Version: 3.6 +Release: 1%{?dist} Summary: A nl80211 based wireless configuration tool Group: System Environment/Base @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING %changelog +* Thu Aug 13 2012 John W. Linville 3.6-1 +- Update to 3.6 + * Thu Jul 19 2012 Fedora Release Engineering - 3.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 54ff282..834aeb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17704d7c41bcb85cb32cb33b07a1c4cc iw-3.5.tar.bz2 +1c18bfbbc8773629e5e8ac733a39540c iw-3.6.tar.bz2