diff --git a/libidn.changes b/libidn.changes index c5c51fa..bd4386e 100644 --- a/libidn.changes +++ b/libidn.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:10:36 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Tue Apr 4 09:13:49 UTC 2017 - tchvatal@suse.com diff --git a/libidn.spec b/libidn.spec index 741d59f..b352736 100644 --- a/libidn.spec +++ b/libidn.spec @@ -1,7 +1,7 @@ # # spec file for package libidn # -# 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 @@ -137,7 +137,7 @@ make check %{?_smp_mflags} %defattr(-,root,root) %dir %{_datadir}/emacs %dir %{_datadir}/emacs/site-lisp -%doc AUTHORS COPYING* ChangeLog FAQ NEWS README THANKS TODO +%doc AUTHORS ChangeLog FAQ NEWS README THANKS TODO %{_infodir}/libidn* %{_bindir}/idn %{_mandir}/man1/idn.1%{ext_man} @@ -146,6 +146,7 @@ make check %{?_smp_mflags} %files -n %{lname} %defattr(-,root,root) +%license COPYING* %{_libdir}/libidn.so.11* %files devel