diff --git a/.gitignore b/.gitignore index 4369939..98af42d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /blaze-builder-0.3.0.1.tar.gz /blaze-builder-0.3.0.2.tar.gz /blaze-builder-0.3.1.0.tar.gz +/blaze-builder-0.3.1.1.tar.gz diff --git a/ghc-blaze-builder.spec b/ghc-blaze-builder.spec index 6fa63de..ef532ac 100644 --- a/ghc-blaze-builder.spec +++ b/ghc-blaze-builder.spec @@ -3,9 +3,9 @@ %global pkg_name blaze-builder Name: ghc-%{pkg_name} -Version: 0.3.1.0 -Release: 8%{?dist} -Summary: Builder to efficiently append text +Version: 0.3.1.1 +Release: 1%{?dist} +Summary: Efficient buffered output License: BSD URL: http://hackage.haskell.org/package/%{pkg_name} @@ -68,7 +68,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog -* Fri Jun 07 2013 Jens Petersen - 0.3.1.0-8 +* Mon Jun 10 2013 Jens Petersen - 0.3.1.1-1 +- update to 0.3.1.1 - update to new simplified Haskell Packaging Guidelines * Wed Feb 13 2013 Fedora Release Engineering - 0.3.1.0-7 diff --git a/sources b/sources index bec1de9..20ad1d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8130120b421fa07b38d023c0a0e291b9 blaze-builder-0.3.1.0.tar.gz +ca14afe9215dd44fe5dc4055a05ec560 blaze-builder-0.3.1.1.tar.gz