diff --git a/ghc-ed25519.changes b/ghc-ed25519.changes index 5c6788b..1f070d0 100644 --- a/ghc-ed25519.changes +++ b/ghc-ed25519.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 16 13:06:54 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-ed25519.spec b/ghc-ed25519.spec index 140117f..859ba4d 100644 --- a/ghc-ed25519.spec +++ b/ghc-ed25519.spec @@ -75,7 +75,7 @@ cp -p %{SOURCE1} %{pkg_name}.cabal %ghc_pkg_recache %files -f %{name}.files -%doc LICENSE.txt +%license LICENSE.txt %files devel -f %{name}-devel.files %doc AUTHORS.txt CHANGELOG.md README.md