This commit is contained in:
Dennis Gilmore 2015-06-17 11:40:01 +00:00
parent 1416fe9f36
commit d9a518a9d2

View File

@ -1,6 +1,6 @@
Name: iw
Version: 3.15
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A nl80211 based wireless configuration tool
Group: System Environment/Base
@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
%license COPYING
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.15-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Feb 4 2015 John W. Linville <linville@redhat.com> 3.15-3
- Use %license instead of %doc for file containing license information