diff --git a/libgcrypt.changes b/libgcrypt.changes index c7897e7..52f258e 100644 --- a/libgcrypt.changes +++ b/libgcrypt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:10:36 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Wed Dec 13 20:09:28 UTC 2017 - astieger@suse.com diff --git a/libgcrypt.spec b/libgcrypt.spec index 9d51331..066d554 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -1,7 +1,7 @@ # # spec file for package libgcrypt # -# 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 @@ -213,7 +213,7 @@ mv %{buildroot}%{_bindir}/drbg_test %{buildroot}%{cavs_dir} %install_info_delete --info-dir=%{_infodir} %{_infodir}/gcrypt.info.gz %files -n %{libsoname} -%doc COPYING.LIB +%license COPYING.LIB %{_libdir}/%{name}.so.* %files -n %{libsoname}-hmac @@ -222,7 +222,8 @@ mv %{buildroot}%{_bindir}/drbg_test %{buildroot}%{cavs_dir} %endif # %if 0%{?build_hmac256} %files devel -%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README THANKS TODO +%license COPYING COPYING.LIB +%doc AUTHORS ChangeLog NEWS README THANKS TODO %{_infodir}/gcrypt.info%{ext_info} %{_bindir}/dumpsexp %{_bindir}/mpicalc