diff --git a/.gitignore b/.gitignore index 2c4c5f0..f91c2b6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /wai-extra-1.2.0.4.tar.gz /wai-extra-1.3.0.3.tar.gz /wai-extra-1.3.2.tar.gz +/wai-extra-1.3.2.4.tar.gz diff --git a/ghc-wai-extra.spec b/ghc-wai-extra.spec index 70a686f..e049046 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.2 +Version: 1.3.2.4 Release: 1%{?dist} Summary: %{common_summary} @@ -71,6 +71,9 @@ BuildRequires: ghc-zlib-conduit-devel %changelog +* Tue Mar 12 2013 Jens Petersen - 1.3.2.4-1 +- update to 1.3.2.4 + * Thu Feb 14 2013 Jens Petersen - 1.3.2-1 - update to 1.3.2 diff --git a/sources b/sources index bb25023..f633e70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80d9e086d4dd7696a6c1baffb9f8dac0 wai-extra-1.3.2.tar.gz +f4e6ef0765d2ad5f29167de1aeac00b3 wai-extra-1.3.2.4.tar.gz