From af569e48d8700d4ce731c2077e566fee0d9534cc Mon Sep 17 00:00:00 2001 From: "John W. Linville" Date: Thu, 31 May 2018 13:27:21 -0400 Subject: [PATCH] Update URL for package header --- iw.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/iw.spec b/iw.spec index 3dcb12f..eebdf7a 100644 --- a/iw.spec +++ b/iw.spec @@ -1,10 +1,10 @@ Name: iw Version: 4.14 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A nl80211 based wireless configuration tool License: ISC -URL: http://www.linuxwireless.org/en/users/Documentation/iw +URL: http://wireless.kernel.org/en/users/Documentation/iw Source0: http://www.kernel.org/pub/software/network/iw/iw-%{version}.tar.xz BuildRequires: kernel-headers >= 2.6.24 @@ -38,6 +38,9 @@ make install DESTDIR=$RPM_BUILD_ROOT MANDIR=%{_mandir} %changelog +* Thu May 31 2018 John W. Linville - 4.14-6 +- Update URL for package header + * Fri Feb 09 2018 Igor Gnatenko - 4.14-5 - Escape macros in %%changelog