diff --git a/ghc-hashtables.spec b/ghc-hashtables.spec index bb088ab..19098c1 100644 --- a/ghc-hashtables.spec +++ b/ghc-hashtables.spec @@ -25,7 +25,7 @@ much shorter delays when expanding the table. Name: ghc-%{pkg_name} Version: 1.0.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -69,6 +69,9 @@ BuildRequires: ghc-vector-prof %changelog +* Thu Mar 8 2012 Jens Petersen - 1.0.1.2-2 +- rebuild + * Mon Jan 16 2012 Jens Petersen - 1.0.1.2-1 - BSD - depends on hashable and vector