update to 1.3.12

This commit is contained in:
Jens Petersen 2012-02-08 00:03:25 +09:00
parent d363ef3599
commit 2675b5d1d9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <petersen@redhat.com> - 1.3.12-1
- update to 1.3.12
* Wed Jan 4 2012 Jens Petersen <petersen@redhat.com> - 1.3.10-1
- update to 1.3.10 and cabal2spec-0.25.2
- new dependency on text library

View File

@ -1 +1 @@
b47371c14455382429a1163a69e17931 xml-1.3.10.tar.gz
e28f0837f10a91dd14a3f573f961a739 xml-1.3.12.tar.gz