diff --git a/nghttp2.changes b/nghttp2.changes index d7d4180..3be1276 100644 --- a/nghttp2.changes +++ b/nghttp2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:10:41 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Fri Jan 5 13:21:33 UTC 2018 - mpluskal@suse.com diff --git a/nghttp2.spec b/nghttp2.spec index cc18f92..4d57120 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -172,11 +172,11 @@ make %{?_smp_mflags} check ||: %{_datadir}/%{name}/ %files -n %{soname}-%{sover} -%doc COPYING +%license COPYING %{_libdir}/%{soname}.so.%{sover}* %files -n %{soname_asio}%{sover_asio} -%doc COPYING +%license COPYING %{_libdir}/%{soname_asio}.so.%{sover_asio}* %files -n python3-%{name}