diff --git a/.gitignore b/.gitignore index b32e08a..1ae565a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/iw-3.8.tar.bz2 +/iw-3.10.tar.xz diff --git a/iw.spec b/iw.spec index 4e950f6..12d30bc 100644 --- a/iw.spec +++ b/iw.spec @@ -1,12 +1,12 @@ Name: iw -Version: 3.8 -Release: 2%{?dist} +Version: 3.10 +Release: 1%{?dist} Summary: A nl80211 based wireless configuration tool Group: System Environment/Base License: ISC URL: http://www.linuxwireless.org/en/users/Documentation/iw -Source0: http://wireless.kernel.org/download/iw/iw-%{version}.tar.bz2 +Source0: http://wireless.kernel.org/download/iw/iw-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kernel-headers >= 2.6.24 @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING %changelog +* Mon May 6 2013 John W. Linville 3.10-1 +- Update to 3.10 + * Thu Feb 14 2013 Fedora Release Engineering - 3.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 12b8b42..fa749d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -618ad1106a196fb1c3d827de96da437c iw-3.8.tar.bz2 +07219ad06535bc270f7a8873aba6d5fa iw-3.10.tar.xz