Update to 3.14
- Correct some bogus dates in the changelog
This commit is contained in:
parent
cd96c7839d
commit
3498223623
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
/iw-3.10.tar.xz
|
/iw-3.14.tar.xz
|
||||||
/iw-3.11.tar.xz
|
|
||||||
|
20
iw.spec
20
iw.spec
@ -1,5 +1,5 @@
|
|||||||
Name: iw
|
Name: iw
|
||||||
Version: 3.11
|
Version: 3.14
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A nl80211 based wireless configuration tool
|
Summary: A nl80211 based wireless configuration tool
|
||||||
|
|
||||||
@ -44,7 +44,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
- Update to 3.11
|
||||||
|
|
||||||
* Sat Nov 09 2013 Xose Vazquez Perez <xose.vazquez@gmail.com> 3.10-3
|
* 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
|
* Wed Oct 17 2012 John W. Linville <linville@redhat.com> 3.7-1
|
||||||
- Update to 3.7
|
- 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
|
- Update to 3.6
|
||||||
|
|
||||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5-2
|
* 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
|
* Thu Jan 14 2010 John W. Linville <linville@redhat.com> 0.9.19-1
|
||||||
- Update to 0.9.19
|
- 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!
|
- 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
|
- 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
|
- BuildRequires kernels-headers instead of kernel-devel
|
||||||
|
|
||||||
* Wed Dec 2 2009 John W. Linville <linville@redhat.com> 0.9.18-1
|
* 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
|
* Wed May 13 2009 Adel Gadllah <adel.gadllah@gmail.com> 0.9.14-1
|
||||||
- Update to 0.9.14
|
- 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
|
- 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
|
- Update to 0.9.12
|
||||||
|
|
||||||
* Mon Apr 6 2009 John W. Linville <linville@redhat.com> 0.9.11-1
|
* Mon Apr 6 2009 John W. Linville <linville@redhat.com> 0.9.11-1
|
||||||
|
Loading…
Reference in New Issue
Block a user