Update to 3.4

This commit is contained in:
John W. Linville 2012-06-13 11:05:30 -04:00
parent 94fb532867
commit e392f7bed9
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -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@redhat.com> 3.4-1
- Update to 3.4
* Wed Jan 18 2012 John W. Linville <linville@redhat.com> 3.3-1
- Update to 3.3

View File

@ -1 +1 @@
146ad14cdeb39fb88b21efdbb28787d1 iw-3.3.tar.bz2
a8ccfc936eb3603db7b60b67f4261f1f iw-3.4.tar.bz2