diff --git a/.gitignore b/.gitignore
index 0157483..1731daa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /syb-0.2.2.tar.gz
 /syb-0.3.tar.gz
 /syb-0.3.3.tar.gz
+/syb-0.3.6.tar.gz
diff --git a/ghc-syb.spec b/ghc-syb.spec
index 3200930..0128891 100644
--- a/ghc-syb.spec
+++ b/ghc-syb.spec
@@ -9,9 +9,9 @@ constructor applications, instances of this class for primitive types, and\
 a variety of traversals.
 
 Name:           ghc-%{pkg_name}
-# part of haskell-platform-2011.4.0.0
-Version:        0.3.3
-Release:        3%{?dist}
+# part of haskell-platform
+Version:        0.3.6
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -49,11 +49,14 @@ BuildRequires:  ghc-base-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 %doc README
 
 
 %changelog
+* Tue Mar 20 2012 Jens Petersen <petersen@redhat.com> - 0.3.6-1
+- update to 0.3.6
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 2f7fdba..7234b87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4bc2ef44a86c9182f9768c6cc0a96c3a  syb-0.3.3.tar.gz
+0d807bb244fdeb95fa546b4311fcd8df  syb-0.3.6.tar.gz