diff --git a/.gitignore b/.gitignore index e6726df..594bed8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /xml-1.3.8.tar.gz /xml-1.3.9.tar.gz /xml-1.3.10.tar.gz +/xml-1.3.12.tar.gz diff --git a/ghc-xml.spec b/ghc-xml.spec index 190d358..9827d50 100644 --- a/ghc-xml.spec +++ b/ghc-xml.spec @@ -9,7 +9,7 @@ %global common_description A simple XML library. Name: ghc-%{pkg_name} -Version: 1.3.10 +Version: 1.3.12 Release: 1%{?dist} Summary: %{common_summary} @@ -52,6 +52,9 @@ BuildRequires: ghc-text-prof %changelog +* Tue Feb 7 2012 Jens Petersen - 1.3.12-1 +- update to 1.3.12 + * Wed Jan 4 2012 Jens Petersen - 1.3.10-1 - update to 1.3.10 and cabal2spec-0.25.2 - new dependency on text library diff --git a/sources b/sources index 5d442ba..983eb9b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b47371c14455382429a1163a69e17931 xml-1.3.10.tar.gz +e28f0837f10a91dd14a3f573f961a739 xml-1.3.12.tar.gz