diff --git a/.gitignore b/.gitignore index ed4f311..926f341 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /xml-conduit-1.3.1.tar.gz +/xml-conduit-1.3.2.tar.gz diff --git a/ghc-xml-conduit.spec b/ghc-xml-conduit.spec index 03575a0..38f9b0e 100644 --- a/ghc-xml-conduit.spec +++ b/ghc-xml-conduit.spec @@ -5,9 +5,9 @@ %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.3.1 +Version: 1.3.2 Release: 1%{?dist} -Summary: Utilities for dealing with XML with conduit +Summary: XML parsing and rendering with conduit License: MIT Url: https://hackage.haskell.org/package/%{pkg_name} @@ -109,6 +109,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Fri Nov 20 2015 Jens Petersen - 1.3.2-1 +- update to 1.3.2 + * Fri Sep 18 2015 Jens Petersen - 1.3.1-1 - update to 1.3.1 diff --git a/sources b/sources index 78f07f8..5f55f32 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a6c19809f0ef4412ab29efa65070c8d7 xml-conduit-1.3.1.tar.gz +9183c443f1d0a9693db8d72e6eef1690 xml-conduit-1.3.2.tar.gz