diff --git a/.gitignore b/.gitignore index 21ece02..4e08274 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /semigroups-0.8.tar.gz /semigroups-0.8.2.tar.gz +/semigroups-0.8.3.tar.gz diff --git a/ghc-semigroups.spec b/ghc-semigroups.spec index e7a6b6f..bc39890 100644 --- a/ghc-semigroups.spec +++ b/ghc-semigroups.spec @@ -9,7 +9,7 @@ %global common_description This library implements mathematical semigroups in Haskell 98. Name: ghc-%{pkg_name} -Version: 0.8.2 +Version: 0.8.3 Release: 1%{?dist} Summary: %{common_summary} @@ -52,6 +52,9 @@ BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} %changelog +* Thu Apr 12 2012 Lakshmi Narasimhan T V - 0.8.3-1 +- Package update to 0.8.3 + * Mon Apr 9 2012 Lakshmi Narasimhan T V - 0.8.2-1 - spec file updated to cabal2spec-0.25.4 - package updated to 0.8.2 diff --git a/sources b/sources index a11cf64..f892bd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6cfd8d59a091992f268a662b5b1cd1da semigroups-0.8.2.tar.gz +947ca9d74b56d90f5feb16553d057f6c semigroups-0.8.3.tar.gz