diff --git a/.gitignore b/.gitignore index 5403aa0..680ecf8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /blaze-html-0.4.1.7.tar.gz /blaze-html-0.4.2.0.tar.gz /blaze-html-0.4.3.1.tar.gz +/blaze-html-0.4.3.4.tar.gz diff --git a/ghc-blaze-html.spec b/ghc-blaze-html.spec index 6dd5692..8c218f6 100644 --- a/ghc-blaze-html.spec +++ b/ghc-blaze-html.spec @@ -13,8 +13,8 @@ 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.3.1 -Release: 3%{?dist} +Version: 0.4.3.4 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -57,6 +57,9 @@ BuildRequires: ghc-text-prof %changelog +* Wed Jun 13 2012 Jens Petersen - 0.4.3.4-1 +- update to 0.4.3.4 + * Thu Mar 22 2012 Jens Petersen - 0.4.3.1-3 - rebuild diff --git a/sources b/sources index f720f01..fb5de9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8433d76d9b6c6eb0db62047fbf3948a blaze-html-0.4.3.1.tar.gz +069117ebfed04de77a948d0d9759f6ed blaze-html-0.4.3.4.tar.gz