Update to 3.6

This commit is contained in:
John W. Linville 2012-08-13 14:48:51 -04:00
parent d4ace8ffb9
commit d484741928
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/iw-3.5.tar.bz2
/iw-3.6.tar.bz2

View File

@ -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 <linville@redhat.com> 3.6-1
- Update to 3.6
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
17704d7c41bcb85cb32cb33b07a1c4cc iw-3.5.tar.bz2
1c18bfbbc8773629e5e8ac733a39540c iw-3.6.tar.bz2