diff --git a/grep.changes b/grep.changes index 3074fb5..ff5eedb 100644 --- a/grep.changes +++ b/grep.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:10:33 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Mon Jul 3 08:13:33 UTC 2017 - schwab@suse.de diff --git a/grep.spec b/grep.spec index 36c70f5..6958f3f 100644 --- a/grep.spec +++ b/grep.spec @@ -1,7 +1,7 @@ # # spec file for package grep # -# 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 @@ -78,7 +78,8 @@ ln -sf %{_bindir}/grep %{buildroot}/bin/grep %files %defattr(-,root,root) -%doc README AUTHORS NEWS THANKS TODO COPYING ChangeLog* +%license COPYING +%doc README AUTHORS NEWS THANKS TODO ChangeLog* #UsrMerge /bin/egrep /bin/fgrep