diff --git a/libproxy-plugins.changes b/libproxy-plugins.changes index 155850e..51b1c41 100644 --- a/libproxy-plugins.changes +++ b/libproxy-plugins.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 23 08:37:43 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Thu Sep 7 19:29:58 UTC 2017 - jengelh@inai.de diff --git a/libproxy-plugins.spec b/libproxy-plugins.spec index 6922f2c..fd5ca5b 100644 --- a/libproxy-plugins.spec +++ b/libproxy-plugins.spec @@ -1,7 +1,7 @@ # # spec file for package libproxy-plugins # -# 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 @@ -393,7 +393,8 @@ make test %files -n libproxy1 %defattr(-, root, root) -%doc COPYING README AUTHORS +%license COPYING +%doc README AUTHORS %if ! 0%{?windows} %{_libdir}/libproxy.so.* %else diff --git a/libproxy.changes b/libproxy.changes index 155850e..d59283c 100644 --- a/libproxy.changes +++ b/libproxy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:13:54 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Thu Sep 7 19:29:58 UTC 2017 - jengelh@inai.de diff --git a/libproxy.spec b/libproxy.spec index 965c3ed..2677816 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -1,7 +1,7 @@ # # spec file for package libproxy # -# 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 @@ -393,7 +393,8 @@ make test %files -n libproxy1 %defattr(-, root, root) -%doc COPYING README AUTHORS +%license COPYING +%doc README AUTHORS %if ! 0%{?windows} %{_libdir}/libproxy.so.* %else