diff --git a/ghc-vector-algorithms.changes b/ghc-vector-algorithms.changes index 44d3613..cc206b9 100644 --- a/ghc-vector-algorithms.changes +++ b/ghc-vector-algorithms.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 16 14:36:30 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-vector-algorithms.spec b/ghc-vector-algorithms.spec index a908fa1..53d941b 100644 --- a/ghc-vector-algorithms.spec +++ b/ghc-vector-algorithms.spec @@ -72,7 +72,7 @@ cp -p %{SOURCE1} %{pkg_name}.cabal %ghc_pkg_recache %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files