diff --git a/.gitignore b/.gitignore index 1d73afb..f483d30 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /http-types-0.6.5.1.tar.gz /http-types-0.6.8.tar.gz /http-types-0.6.9.tar.gz +/http-types-0.6.10.tar.gz diff --git a/ghc-http-types.spec b/ghc-http-types.spec index 3981d62..2544bc8 100644 --- a/ghc-http-types.spec +++ b/ghc-http-types.spec @@ -9,8 +9,8 @@ %global common_description Generic HTTP types for Haskell for both client and server code. Name: ghc-%{pkg_name} -Version: 0.6.9 -Release: 2%{?dist} +Version: 0.6.10 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -49,10 +49,13 @@ BuildRequires: ghc-case-insensitive-prof %ghc_devel_post_postun -%ghc_files +%ghc_files LICENSE %changelog +* Thu Mar 22 2012 Jens Petersen - 0.6.10-1 +- update to 0.6.10 + * Wed Mar 7 2012 Jens Petersen - 0.6.9-2 - rebuild diff --git a/sources b/sources index 8b34f4d..74f02e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ceb07f753d9590aafe21d017985dff08 http-types-0.6.9.tar.gz +0e34cbc38dd4d0c83fd6fdbd0abae938 http-types-0.6.10.tar.gz