diff --git a/ghc-edit-distance.changes b/ghc-edit-distance.changes index 53d9148..35c7a17 100644 --- a/ghc-edit-distance.changes +++ b/ghc-edit-distance.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 16 13:06:55 UTC 2018 - psimons@suse.com + +- Prefer the new %license attribute over %doc. + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-edit-distance.spec b/ghc-edit-distance.spec index 21f687f..e0a0fa2 100644 --- a/ghc-edit-distance.spec +++ b/ghc-edit-distance.spec @@ -73,7 +73,7 @@ cp -p %{SOURCE1} %{pkg_name}.cabal %ghc_pkg_recache %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files %doc README.md