Update to 3.14

- Correct some bogus dates in the changelog
This commit is contained in:
John W. Linville 2014-02-12 13:05:56 -05:00
parent cd96c7839d
commit 3498223623
3 changed files with 14 additions and 11 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/iw-3.10.tar.xz
/iw-3.11.tar.xz
/iw-3.14.tar.xz

20
iw.spec
View File

@ -1,5 +1,5 @@
Name: iw
Version: 3.11
Version: 3.14
Release: 1%{?dist}
Summary: A nl80211 based wireless configuration tool
@ -44,7 +44,11 @@ rm -rf $RPM_BUILD_ROOT
%doc COPYING
%changelog
* Thu Nov 12 2013 Adel Gadllah <adel.gadllah@gmail.com> 3.11-1
* Wed Feb 12 2014 John W. Linville <linville@redhat.com> 3.14-1
- Update to 3.14
- Correct some bogus dates in the changelog
* Tue Nov 12 2013 Adel Gadllah <adel.gadllah@gmail.com> 3.11-1
- Update to 3.11
* Sat Nov 09 2013 Xose Vazquez Perez <xose.vazquez@gmail.com> 3.10-3
@ -68,7 +72,7 @@ rm -rf $RPM_BUILD_ROOT
* Wed Oct 17 2012 John W. Linville <linville@redhat.com> 3.7-1
- Update to 3.7
* Thu Aug 13 2012 John W. Linville <linville@redhat.com> 3.6-1
* Mon 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
@ -113,13 +117,13 @@ rm -rf $RPM_BUILD_ROOT
* Thu Jan 14 2010 John W. Linville <linville@redhat.com> 0.9.19-1
- Update to 0.9.19
* Tue Dec 21 2009 John W. Linville <linville@redhat.com> 0.9.18-4
* Mon Dec 21 2009 John W. Linville <linville@redhat.com> 0.9.18-4
- Remove unnecessary explicit Requires of libnl -- oops!
* Tue Dec 21 2009 John W. Linville <linville@redhat.com> 0.9.18-3
* Mon Dec 21 2009 John W. Linville <linville@redhat.com> 0.9.18-3
- Add libnl to Requires
* Wed Dec 18 2009 John W. Linville <linville@redhat.com> 0.9.18-2
* Fri Dec 18 2009 John W. Linville <linville@redhat.com> 0.9.18-2
- BuildRequires kernels-headers instead of kernel-devel
* Wed Dec 2 2009 John W. Linville <linville@redhat.com> 0.9.18-1
@ -146,10 +150,10 @@ rm -rf $RPM_BUILD_ROOT
* Wed May 13 2009 Adel Gadllah <adel.gadllah@gmail.com> 0.9.14-1
- Update to 0.9.14
* Tue May 2 2009 John W. Linville <linville@redhat.com> 0.9.13-1
* Sat May 2 2009 John W. Linville <linville@redhat.com> 0.9.13-1
- Update to 0.9.13
* Mon Apr 15 2009 John W. Linville <linville@redhat.com> 0.9.12-1
* Wed Apr 15 2009 John W. Linville <linville@redhat.com> 0.9.12-1
- Update to 0.9.12
* Mon Apr 6 2009 John W. Linville <linville@redhat.com> 0.9.11-1

View File

@ -1 +1 @@
e536d5472bf4833950cc7e41b67ad719 iw-3.11.tar.xz
66e41053f6fc0781b683b5b688442de6 iw-3.14.tar.xz