diff --git a/.gitignore b/.gitignore index d25f1ad..b6ebe15 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /blaze-markup-0.5.1.5.tar.gz /blaze-markup-0.6.1.0.tar.gz /blaze-markup-0.6.1.1.tar.gz +/blaze-markup-0.6.2.0.tar.gz diff --git a/ghc-blaze-markup.spec b/ghc-blaze-markup.spec index e6ba9f5..836a9a6 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.1 +Version: 0.6.2.0 Release: 1%{?dist} Summary: A blazingly fast markup combinator library for Haskell @@ -33,9 +33,9 @@ BuildRequires: ghc-test-framework-quickcheck2-devel # End cabal-rpm deps %description -Core modules of a blazingly fast markup combinator library for -the Haskell programming language. The Text.Blaze module is a good starting -point, as well as this tutorial: . +Core modules of a blazingly fast markup combinator library for the Haskell +programming language. The Text.Blaze module is a good starting point, as well +as this tutorial: . %package devel @@ -84,8 +84,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog -* Thu Sep 25 2014 Jens Petersen - 0.6.1.1-1 -- update to 0.6.1.1 +* Thu Jan 15 2015 Jens Petersen - 0.6.2.0-1 +- update to 0.6.2.0 - 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 5540a5b..cf320fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d67ee057b8ec73ebb08fce60c95429b2 blaze-markup-0.6.1.1.tar.gz +eea6ab8fe54e6bfbca4c9fa2ed7f086c blaze-markup-0.6.2.0.tar.gz