diff --git a/ghc-monad-control.spec b/ghc-monad-control.spec index e243192..91d8584 100644 --- a/ghc-monad-control.spec +++ b/ghc-monad-control.spec @@ -24,7 +24,7 @@ that monad-control is on average about 99% faster than monad-peel. Name: ghc-%{pkg_name} Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -64,11 +64,14 @@ BuildRequires: ghc-transformers-base-devel %ghc_devel_post_postun -%ghc_files +%ghc_files LICENSE %doc README.markdown NEWS %changelog +* Thu Mar 22 2012 Jens Petersen - 0.3.1-2 +- add license to ghc_files + * Thu Jan 26 2012 Jens Petersen - 0.3.1-1 - BSD license - depends on base-unicode-symbols and transformers-base