diff --git a/ghc-cmdargs.spec b/ghc-cmdargs.spec index a929085..1f69c6e 100644 --- a/ghc-cmdargs.spec +++ b/ghc-cmdargs.spec @@ -13,7 +13,7 @@ parsers. Name: ghc-%{pkg_name} Version: 0.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Haskell %{pkg_name} Group: System Environment/Libraries @@ -47,11 +47,14 @@ rm -vf %{buildroot}/%{_bindir}/%{pkg_name} # define the devel and prof subpkgs, devel post[un] scripts, and filelists: -# ghc-%pkg_name{,devel,prof}.files +# ghc-%%pkg_name{,devel,prof}.files %ghc_lib_package %changelog +* Wed May 11 2011 Ben Boeckel - 0.7-2 +- Update to cabal2spec-0.22.7 + * Tue May 10 2011 Ben Boeckel - 0.7-1 - Update to cabal2spec-0.22.6