diff --git a/npth.changes b/npth.changes index f777fb0..c767e84 100644 --- a/npth.changes +++ b/npth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:10:42 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Sun Jun 4 19:31:19 UTC 2017 - astieger@suse.com diff --git a/npth.spec b/npth.spec index ad175f5..0574098 100644 --- a/npth.spec +++ b/npth.spec @@ -1,7 +1,7 @@ # # spec file for package npth # -# 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 @@ -82,12 +82,14 @@ make %{?_smp_mflags} check %files -n %lname %defattr(-,root,root) -%doc COPYING.LIB AUTHORS NEWS ChangeLog README +%license COPYING.LIB +%doc AUTHORS NEWS ChangeLog README %_libdir/libnpth.so.0* %files devel %defattr(-,root,root) -%doc COPYING.LIB AUTHORS NEWS ChangeLog README +%license COPYING.LIB +%doc AUTHORS NEWS ChangeLog README %_bindir/npth-config %_includedir/npth.h %_libdir/libnpth.so