From a89b00fc1e675f687e42dfcfde8d8b339302991a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 25 Sep 2014 18:24:06 +0900 Subject: [PATCH] update to 0.7.0.3 --- .gitignore | 1 + ghc-blaze-html.spec | 6 +++--- sources | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5f3a5fd..21c5510 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /blaze-html-0.6.0.0.tar.gz /blaze-html-0.6.1.1.tar.gz /blaze-html-0.7.0.2.tar.gz +/blaze-html-0.7.0.3.tar.gz diff --git a/ghc-blaze-html.spec b/ghc-blaze-html.spec index 91085d9..0e18a6e 100644 --- a/ghc-blaze-html.spec +++ b/ghc-blaze-html.spec @@ -8,7 +8,7 @@ %global debug_package %{nil} Name: ghc-%{pkg_name} -Version: 0.7.0.2 +Version: 0.7.0.3 Release: 1%{?dist} Summary: A blazingly fast HTML combinator library for Haskell @@ -86,8 +86,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog -* Thu Aug 28 2014 Jens Petersen - 0.7.0.2-1 -- update to 0.7.0.2 +* Thu Sep 25 2014 Jens Petersen - 0.7.0.3-1 +- update to 0.7.0.3 - refresh to cblrpm-0.8.11 * Sat Aug 16 2014 Fedora Release Engineering - 0.6.1.1-4 diff --git a/sources b/sources index 352bda1..de3cfe3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -003c882acb782b76464699ad1ba8e10d blaze-html-0.7.0.2.tar.gz +3f5de45a4dc91391cde97fca66c17450 blaze-html-0.7.0.3.tar.gz