From e7b81487f6f97d84ff07bdf63321fdd447713004 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Fri, 8 Oct 2010 00:37:14 -0400 Subject: [PATCH] Update to 0.11.1 --- .gitignore | 1 + ghc-tagsoup.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e69de29..1477a43 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +/tagsoup-0.11.1.tar.gz diff --git a/ghc-tagsoup.spec b/ghc-tagsoup.spec index e89d904..bbe9c2d 100644 --- a/ghc-tagsoup.spec +++ b/ghc-tagsoup.spec @@ -20,8 +20,8 @@ Users should start from the "Text.HTML.TagSoup" module. %global debug_package %{nil} Name: ghc-%{pkg_name} -Version: 0.11 -Release: 2%{?dist} +Version: 0.11.1 +Release: 1%{?dist} Summary: Haskell %{pkg_name} Group: System Environment/Libraries @@ -66,6 +66,9 @@ rm -rf %{buildroot} %changelog +* Fri Oct 08 2010 Ben Boeckel - 0.11.1-1 +- Update to 0.11.1 + * Tue Sep 21 2010 Ben Boeckel - 0.11-2 - Ship the tagsoup.htm file diff --git a/sources b/sources index e69de29..b0050d5 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +5469453026dff80cd515ba163c41ecfa tagsoup-0.11.1.tar.gz