diff --git a/.gitignore b/.gitignore index e23d0b2..bbfce98 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /blaze-html-0.4.3.1.tar.gz /blaze-html-0.4.3.4.tar.gz /blaze-html-0.5.1.0.tar.gz +/blaze-html-0.6.0.0.tar.gz diff --git a/ghc-blaze-html.spec b/ghc-blaze-html.spec index 1a16485..6d4a8eb 100644 --- a/ghc-blaze-html.spec +++ b/ghc-blaze-html.spec @@ -12,8 +12,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.5.1.0 -Release: 2%{?dist} +Version: 0.6.0.0 +Release: 1%{?dist} Summary: %{common_summary} License: BSD @@ -57,6 +57,9 @@ BuildRequires: ghc-text-devel %changelog +* Mon Mar 11 2013 Jens Petersen - 0.6.0.0-1 +- update to 0.6.0.0 + * Wed Feb 13 2013 Fedora Release Engineering - 0.5.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 0bcc6d5..dfe4646 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d52905fae72ec34952e45f5a264d846 blaze-html-0.5.1.0.tar.gz +2c49dac5c648dd9674164e3aa3762ee9 blaze-html-0.6.0.0.tar.gz