diff --git a/.gitignore b/.gitignore index f61f6fb..2c4ffc4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /blaze-markup-0.5.1.0.tar.gz /blaze-markup-0.5.1.1.tar.gz +/blaze-markup-0.5.1.5.tar.gz diff --git a/ghc-blaze-markup.spec b/ghc-blaze-markup.spec index dd288be..6138d6b 100644 --- a/ghc-blaze-markup.spec +++ b/ghc-blaze-markup.spec @@ -10,8 +10,8 @@ the Haskell programming language. The Text.Blaze module is a good starting\ point, as well as this tutorial: . Name: ghc-%{pkg_name} -Version: 0.5.1.1 -Release: 3%{?dist} +Version: 0.5.1.5 +Release: 1%{?dist} Summary: %{common_summary} License: BSD @@ -54,6 +54,9 @@ BuildRequires: ghc-text-devel %changelog +* Tue Mar 12 2013 Jens Petersen - 0.5.1.5-1 +- update to 0.5.1.5 + * Wed Feb 13 2013 Fedora Release Engineering - 0.5.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 4962cbc..dc34ac9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a5bd655b2f696439a3937b12282b856 blaze-markup-0.5.1.1.tar.gz +faf0c80851b34987e74541b23cef3218 blaze-markup-0.5.1.5.tar.gz