From df869933bdddd33d14a4624fa7163d4e683401ad Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Mon, 25 Jul 2011 22:12:22 -0400 Subject: [PATCH] Update to 1.3.9 --- .gitignore | 1 + ghc-xml.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 53005a2..934ea94 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /xml-1.3.7.tar.gz /xml-1.3.8.tar.gz +/xml-1.3.9.tar.gz diff --git a/ghc-xml.spec b/ghc-xml.spec index 4407d69..e08c31d 100644 --- a/ghc-xml.spec +++ b/ghc-xml.spec @@ -9,8 +9,8 @@ %global common_description A simple XML library. Name: ghc-%{pkg_name} -Version: 1.3.8 -Release: 3%{?dist} +Version: 1.3.9 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -74,6 +74,9 @@ This package contains the development files. %changelog +* Mon Jul 25 2011 Ben Boeckel - 1.3.9-1 +- Update to 1.3.9 + * Sat Jul 09 2011 Ben Boeckel - 1.3.8-3 - Update to cabal2spec-0.24 diff --git a/sources b/sources index 5ac39dc..a0e7417 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f7879e679bbeed5750a571d72c6d795 xml-1.3.8.tar.gz +f84a14825751c865e1463c05cc5c456a xml-1.3.9.tar.gz