diff --git a/.gitignore b/.gitignore index f483d30..3e80d79 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /http-types-0.6.8.tar.gz /http-types-0.6.9.tar.gz /http-types-0.6.10.tar.gz +/http-types-0.6.11.tar.gz diff --git a/ghc-http-types.spec b/ghc-http-types.spec index 2544bc8..ef60b37 100644 --- a/ghc-http-types.spec +++ b/ghc-http-types.spec @@ -9,7 +9,7 @@ %global common_description Generic HTTP types for Haskell for both client and server code. Name: ghc-%{pkg_name} -Version: 0.6.10 +Version: 0.6.11 Release: 1%{?dist} Summary: %{common_summary} @@ -53,6 +53,9 @@ BuildRequires: ghc-case-insensitive-prof %changelog +* Wed Jun 13 2012 Jens Petersen - 0.6.11-1 +- update to 0.6.11 + * Thu Mar 22 2012 Jens Petersen - 0.6.10-1 - update to 0.6.10 diff --git a/sources b/sources index 74f02e0..d59d2a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e34cbc38dd4d0c83fd6fdbd0abae938 http-types-0.6.10.tar.gz +b6dad797e6f2c20287e18509ce598ee0 http-types-0.6.11.tar.gz