diff --git a/.gitignore b/.gitignore index 6708b99..2c4c5f0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /wai-extra-0.4.6.tar.gz /wai-extra-1.2.0.4.tar.gz /wai-extra-1.3.0.3.tar.gz +/wai-extra-1.3.2.tar.gz diff --git a/ghc-wai-extra.spec b/ghc-wai-extra.spec index 44552d6..70a686f 100644 --- a/ghc-wai-extra.spec +++ b/ghc-wai-extra.spec @@ -8,7 +8,7 @@ %global common_description This library provides common Web Application Interface features. Name: ghc-%{pkg_name} -Version: 1.3.0.3 +Version: 1.3.2 Release: 1%{?dist} Summary: %{common_summary} @@ -71,6 +71,9 @@ BuildRequires: ghc-zlib-conduit-devel %changelog +* Thu Feb 14 2013 Jens Petersen - 1.3.2-1 +- update to 1.3.2 + * Fri Nov 09 2012 Jens Petersen - 1.3.0.3-1 - update to 1.3.0.3 - new dependencies on date-cache, stringsearch, and wai-logger diff --git a/sources b/sources index db6eac0..bb25023 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -693b480974b21df7a4ed85245cb91045 wai-extra-1.3.0.3.tar.gz +80d9e086d4dd7696a6c1baffb9f8dac0 wai-extra-1.3.2.tar.gz