diff --git a/gmp.changes b/gmp.changes index 6638eec..f806db7 100644 --- a/gmp.changes +++ b/gmp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:10:32 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Thu Feb 9 13:57:35 UTC 2017 - dimstar@opensuse.org diff --git a/gmp.spec b/gmp.spec index 8283dea..6342e89 100644 --- a/gmp.spec +++ b/gmp.spec @@ -1,7 +1,7 @@ # # spec file for package gmp # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -103,6 +103,7 @@ rm %{buildroot}%{_libdir}/libgmpxx.a %files -n libgmp10 %defattr(-,root,root) +%license COPYING* %{_libdir}/libgmp.so.10* %files -n libgmpxx4