diff --git a/bzip2.changes b/bzip2.changes index b0c2a06..a756b04 100644 --- a/bzip2.changes +++ b/bzip2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:10:29 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Sat Nov 4 06:35:46 UTC 2017 - bwiedemann@suse.com diff --git a/bzip2.spec b/bzip2.spec index 79eba3c..0c59395 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -1,7 +1,7 @@ # # spec file for package bzip2 # -# 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 @@ -150,7 +150,8 @@ make %{?_smp_mflags} test %files -n libbz2-devel %defattr(-,root,root) -%doc LICENSE CHANGES +%license LICENSE +%doc CHANGES %{_includedir}/bzlib.h %{_libdir}/libbz2.so %{_libdir}/pkgconfig/bzip2.pc