Update to 3.3

This commit is contained in:
John W. Linville 2012-01-18 14:54:45 -05:00
parent e512ce72a4
commit 94fb532867
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/iw-3.2.tar.bz2 /iw-3.3.tar.bz2

View File

@ -1,6 +1,6 @@
Name: iw Name: iw
Version: 3.2 Version: 3.3
Release: 2%{?dist} Release: 1%{?dist}
Summary: A nl80211 based wireless configuration tool Summary: A nl80211 based wireless configuration tool
Group: System Environment/Base Group: System Environment/Base
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
%doc COPYING %doc COPYING
%changelog %changelog
* Wed Jan 18 2012 John W. Linville <linville@redhat.com> 3.3-1
- Update to 3.3
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2-2 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
80615c972a287dcd50890735469b0d1c iw-3.2.tar.bz2 146ad14cdeb39fb88b21efdbb28787d1 iw-3.3.tar.bz2