diff --git a/.gitignore b/.gitignore index 709d787..c8b82ee 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /wai-extra-0.4.5.2.tar.gz /wai-extra-0.4.6.tar.gz /wai-extra-1.2.0.4.tar.gz +/wai-extra-1.2.0.5.tar.gz diff --git a/ghc-wai-extra.spec b/ghc-wai-extra.spec index 3071f2e..da0ecdc 100644 --- a/ghc-wai-extra.spec +++ b/ghc-wai-extra.spec @@ -9,8 +9,8 @@ %global common_description This library provides common Web Application Interface features. Name: ghc-%{pkg_name} -Version: 1.2.0.4 -Release: 2%{?dist} +Version: 1.2.0.5 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -60,6 +60,9 @@ BuildRequires: ghc-zlib-conduit-devel %changelog +* Thu Jun 21 2012 Jens Petersen - 1.2.0.5-1 +- update to 1.2.0.5 + * Fri Jun 15 2012 Jens Petersen - 1.2.0.4-2 - rebuild diff --git a/sources b/sources index e921f8a..71e5a3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff5396e2df598460999bf9aa1fa6e532 wai-extra-1.2.0.4.tar.gz +e942fc4fbe3be0884d01c9be6a0a64a4 wai-extra-1.2.0.5.tar.gz