diff --git a/ghc-dotgen.spec b/ghc-dotgen.spec index 874fbd0..0e1a3bf 100644 --- a/ghc-dotgen.spec +++ b/ghc-dotgen.spec @@ -10,7 +10,7 @@ Name: ghc-%{pkg_name} Version: 0.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -47,10 +47,13 @@ BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} %ghc_devel_post_postun -%ghc_files +%ghc_files LICENSE %changelog +* Mon Apr 16 2012 Jens Petersen - 0.4.1-2 +- add LICENSE to ghc_files + * Tue Feb 7 2012 Shakthi Kannan 0.4.1-1 - Updated license, description and summary. - Spec file template generated by cabal2spec-0.25.2.