diff --git a/.gitignore b/.gitignore index 8524802..c2dbbb5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /blaze-html-0.4.1.3.tar.gz /blaze-html-0.4.1.4.tar.gz /blaze-html-0.4.1.6.tar.gz +/blaze-html-0.4.1.7.tar.gz diff --git a/ghc-blaze-html.spec b/ghc-blaze-html.spec index 4139ac2..b1e9d2c 100644 --- a/ghc-blaze-html.spec +++ b/ghc-blaze-html.spec @@ -15,7 +15,7 @@ The project is aimed at those who seek to write web applications in Haskell\ — it integrates well with all Haskell web frameworks. Name: ghc-%{pkg_name} -Version: 0.4.1.6 +Version: 0.4.1.7 Release: 1%{?dist} Summary: %{common_summary} @@ -53,6 +53,9 @@ BuildRequires: ghc-blaze-builder-prof, ghc-text-prof %changelog +* Wed Sep 28 2011 Jens Petersen - 0.4.1.7-1 +- update to 0.4.1.7 + * Thu Aug 4 2011 Jens Petersen - 0.4.1.6-1 - update to 0.4.1.6 diff --git a/sources b/sources index dd30a59..3ead658 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0b318bcd45041a581b568d2723c728b3 blaze-html-0.4.1.6.tar.gz +2fc96130a3eecd86a67e3bf9811babdd blaze-html-0.4.1.7.tar.gz