From 8551f28a0e74c7ec872f6210552da6ca2ef37d9a Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Thu, 24 Mar 2011 19:38:17 -0400 Subject: [PATCH] Update to 0.3.0.0 --- .gitignore | 1 + ghc-blaze-builder.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2e68879..bd6d7ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /blaze-builder-0.2.1.4.tar.gz +/blaze-builder-0.3.0.0.tar.gz diff --git a/ghc-blaze-builder.spec b/ghc-blaze-builder.spec index 6e3e31a..03eac31 100644 --- a/ghc-blaze-builder.spec +++ b/ghc-blaze-builder.spec @@ -10,8 +10,8 @@ that. %global ghc_pkg_deps ghc-text-devel Name: ghc-%{pkg_name} -Version: 0.2.1.4 -Release: 4%{?dist} +Version: 0.3.0.0 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -45,6 +45,9 @@ BuildRequires: hscolour %changelog +* Thu Mar 24 2011 Ben Boeckel - 0.3.0.0-1 +- Update to 0.3.0.0 + * Thu Mar 10 2011 Fabio M. Di Nitto - 0.2.1.4-4 - Enable build on sparcv9 diff --git a/sources b/sources index 28ee36f..5231746 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fefd5b1a72104c835034287ca4591460 blaze-builder-0.2.1.4.tar.gz +7780dfa97cdca3b440b8fc0c7fe59328 blaze-builder-0.3.0.0.tar.gz