diff --git a/HTML-RewriteAttributes-0.04.tar.gz b/HTML-RewriteAttributes-0.04.tar.gz
deleted file mode 100644
index c417447..0000000
--- a/HTML-RewriteAttributes-0.04.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1d56191f1597d088562055e0ad11225a3935df482cdccc79ca51657f2bb4dbb3
-size 22677
diff --git a/HTML-RewriteAttributes-0.05.tar.gz b/HTML-RewriteAttributes-0.05.tar.gz
new file mode 100644
index 0000000..40c6177
--- /dev/null
+++ b/HTML-RewriteAttributes-0.05.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1808ec7cdf40d2708575fe6155a88f103b17fec77973a5831c2f24c250e7a58c
+size 27696
diff --git a/perl-HTML-RewriteAttributes.changes b/perl-HTML-RewriteAttributes.changes
index 4d1b2bb..3113041 100644
--- a/perl-HTML-RewriteAttributes.changes
+++ b/perl-HTML-RewriteAttributes.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Thu Jan 17 13:03:09 UTC 2013 - darin@darins.net
+
+- Update to version 0.05
+ * Resources: Preserve the media attribute when inlining CSS
+ * Resources: Avoid uninitialized warnings by checking the
+ attributes we expect
+- Update source URL
+
-------------------------------------------------------------------
Tue Aug 2 18:57:38 UTC 2011 - them4z@googlemail.com
diff --git a/perl-HTML-RewriteAttributes.spec b/perl-HTML-RewriteAttributes.spec
index 9eac5de..ea63aff 100644
--- a/perl-HTML-RewriteAttributes.spec
+++ b/perl-HTML-RewriteAttributes.spec
@@ -1,7 +1,7 @@
#
-# spec file for package perl-HTML-RewriteAttributes (Version 0.04)
+# spec file for package perl-HTML-RewriteAttributes
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,18 +15,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
-
Name: perl-HTML-RewriteAttributes
-Version: 0.04
-Release: 1
-License: GPL-1.0+ or Artistic-1.0
+Version: 0.05
+Release: 0
%define cpan_name HTML-RewriteAttributes
Summary: Concise attribute rewriting
-Url: http://search.cpan.org/dist/HTML-RewriteAttributes/
+License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
-Source: http://www.cpan.org/authors/id/S/SA/SARTAK/HTML-RewriteAttributes-%{version}.tar.gz
+Url: http://search.cpan.org/dist/HTML-RewriteAttributes/
+Source: http://search.cpan.org/CPAN/authors/id/T/TS/TSIBLEY/HTML-RewriteAttributes-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}