From d50b9e2ae13adabbed532df1799b6fe9717c8889 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 25 Sep 2014 18:46:26 +0900 Subject: [PATCH] update to 0.6.1.1 --- .gitignore | 1 + ghc-blaze-markup.spec | 6 +++--- sources | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index f72c93d..d25f1ad 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /blaze-markup-0.5.1.1.tar.gz /blaze-markup-0.5.1.5.tar.gz /blaze-markup-0.6.1.0.tar.gz +/blaze-markup-0.6.1.1.tar.gz diff --git a/ghc-blaze-markup.spec b/ghc-blaze-markup.spec index f382e69..e6ba9f5 100644 --- a/ghc-blaze-markup.spec +++ b/ghc-blaze-markup.spec @@ -8,7 +8,7 @@ %global debug_package %{nil} Name: ghc-%{pkg_name} -Version: 0.6.1.0 +Version: 0.6.1.1 Release: 1%{?dist} Summary: A blazingly fast markup combinator library for Haskell @@ -84,8 +84,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog -* Thu Aug 28 2014 Jens Petersen - 0.6.1.0-1 -- update to 0.6.1.0 +* Thu Sep 25 2014 Jens Petersen - 0.6.1.1-1 +- update to 0.6.1.1 - refresh to cblrpm-0.8.11 * Sat Aug 16 2014 Fedora Release Engineering - 0.5.1.5-5 diff --git a/sources b/sources index 4c8a264..5540a5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -96d06fca820cb883866e12b2f73d99c9 blaze-markup-0.6.1.0.tar.gz +d67ee057b8ec73ebb08fce60c95429b2 blaze-markup-0.6.1.1.tar.gz