diff --git a/iw-5.16.tar.gz b/iw-5.16.tar.gz new file mode 100644 index 0000000..6781135 Binary files /dev/null and b/iw-5.16.tar.gz differ diff --git a/iw-5.9.tar.gz b/iw-5.9.tar.gz deleted file mode 100644 index 6276e42..0000000 Binary files a/iw-5.9.tar.gz and /dev/null differ diff --git a/iw.spec b/iw.spec index 404dad9..82e8bd5 100644 --- a/iw.spec +++ b/iw.spec @@ -1,5 +1,5 @@ Name: iw -Version: 5.9 +Version: 5.16 Release: 1 Summary: A nl80211 based wireless configuration tool @@ -15,7 +15,11 @@ It supports all new drivers that have been added to the kernel recently. The old tool iwconfig, which uses Wireless Extensions interface, is deprecated and it's strongly recommended to switch to iw and nl80211. -%package_help +%package help +Summary: Help files for iw + +%description help +Help document files for iw. %prep %autosetup -n %{name}-%{version} -p1 @@ -37,6 +41,12 @@ export CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS" %{_mandir}/man8/iw.* %changelog +* Tue Jan 11 2022 Lv Genggeng - 5.16-1 +- Type:requirements +- ID:NA +- SUG:NA +- DESC: update iw to 5.16 + * Fri Jan 22 2021 xihaochen - 5.9-1 - Type:requirements - ID:NA