diff --git a/_service:download_files:blaze-html-0.4.3.1.tar.gz b/_service:download_files:blaze-html-0.4.3.1.tar.gz
deleted file mode 100644
index 5ee804c..0000000
--- a/_service:download_files:blaze-html-0.4.3.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d75d8a8d9c20dfc7ba7365b064abba782ae39df4208acf747f4a0e2f2ba71c7a
-size 69636
diff --git a/_service:download_files:blaze-html-0.5.1.0.tar.gz b/_service:download_files:blaze-html-0.5.1.0.tar.gz
new file mode 100644
index 0000000..b8d92dc
--- /dev/null
+++ b/_service:download_files:blaze-html-0.5.1.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b0e3cacac02136290664b9ad4b6200d7f1ee1749778ca9b981a1ae8bcc3745b8
+size 77460
diff --git a/ghc-blaze-html.changes b/ghc-blaze-html.changes
index 3ba7f5f..fbad206 100644
--- a/ghc-blaze-html.changes
+++ b/ghc-blaze-html.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Wed Oct 3 07:20:49 UTC 2012 - peter.trommler@ohm-hochschule.de
+
+- update to 0.5.1.0 from upstream (no changelog)
+
+-------------------------------------------------------------------
+Wed Jul 4 17:18:33 UTC 2012 - peter.trommler@ohm-hochschule.de
+
+- update to 0.5.0.0 from upstream (no changelog)
+
-------------------------------------------------------------------
Tue Jun 5 16:55:36 UTC 2012 - peter.trommler@ohm-hochschule.de
diff --git a/ghc-blaze-html.spec b/ghc-blaze-html.spec
index a85c8f3..922a8ce 100644
--- a/ghc-blaze-html.spec
+++ b/ghc-blaze-html.spec
@@ -27,7 +27,7 @@
%global common_description A %{pkg_name} library for Haskell.
Name: ghc-%{pkg_name}
-Version: 0.4.3.1
+Version: 0.5.1.0
Release: 1
Summary: %{common_summary}
@@ -41,7 +41,7 @@ ExclusiveArch: %{ix86} x86_64 %{ghc_arches}
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
BuildRequires: ghc-blaze-builder-devel
-#BuildRequires: ghc-blaze-markup-devel // required by 0.5.0.0
+BuildRequires: ghc-blaze-markup-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-text-devel
# END cabal2spec
diff --git a/rpmlintrc b/rpmlintrc
deleted file mode 100644
index 2cfd190..0000000
--- a/rpmlintrc
+++ /dev/null
@@ -1 +0,0 @@
-addFilter("static-library-without-debuginfo")