From 69b0e118fb999ef229689d94c83b54aca63c5678 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Mar 2013 14:15:28 +0900 Subject: [PATCH] update to 0.6.0.0 --- .gitignore | 1 + ghc-blaze-html.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) 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