diff --git a/libx86emu.changes b/libx86emu.changes index 49ef258..2125b55 100644 --- a/libx86emu.changes +++ b/libx86emu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 14 16:00:52 CET 2019 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + -------------------------------------------------------------------- Thu Aug 30 13:31:45 UTC 2018 - snwint@suse.de diff --git a/libx86emu.spec b/libx86emu.spec index 20e3aa3..67217d9 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -68,7 +68,8 @@ install -d -m 755 %{buildroot}%{_libdir} %files -n libx86emu2 %defattr(-,root,root) %{_libdir}/*.so.* -%doc README.md LICENSE* +%doc README.md +%license LICENSE* %files -n libx86emu-devel %defattr(-,root,root)