diff --git a/HTML-Format-2.07.tar.bz2 b/HTML-Format-2.07.tar.bz2
deleted file mode 100644
index 2a9c07a..0000000
--- a/HTML-Format-2.07.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:15c74176ba519cd5618a74a178efb141be14145cce343a0aef50c842352b8b21
-size 37917
diff --git a/HTML-Format-2.10.tar.gz b/HTML-Format-2.10.tar.gz
new file mode 100644
index 0000000..cf1112c
--- /dev/null
+++ b/HTML-Format-2.10.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:149f4ac19733042e3f81b965047e9a053d8e5eb0832437625f4b9de860d5819a
+size 45383
diff --git a/perl-HTML-Format.changes b/perl-HTML-Format.changes
index 9fa9ae9..af5f0cf 100644
--- a/perl-HTML-Format.changes
+++ b/perl-HTML-Format.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Mon Jul 25 09:50:44 UTC 2011 - vcizek@novell.com
+
+- update to 2.10
+ - Tests reworked to not use subtests. Development versions
+ of Test::More do not support subtests, and the smokers
+ that are running with these dev versions then send me
+ confusing test failures. This is a pain.
+ - Reworking of HTML quote issue in FormatPS
+ - Now remap all double quotes to " in FormatPS (which is not
+ really right, but the best I can do with latin1 output)
+ - RT#69426 - issues with HTML quotes
+ - UTF8 handling requires perl 5.8, so minimum requirement bumped
+
-------------------------------------------------------------------
Fri Apr 22 12:06:04 UTC 2011 - vcizek@novell.com
diff --git a/perl-HTML-Format.spec b/perl-HTML-Format.spec
index 611c7a7..f4f2984 100644
--- a/perl-HTML-Format.spec
+++ b/perl-HTML-Format.spec
@@ -27,9 +27,9 @@ Group: Development/Libraries/Perl
Requires: perl-HTML-Parser perl-HTML-Tagset perl-Font-AFM perl-HTML-Tree
AutoReqProv: on
Summary: Perl Modules to Format HTML into Plain Text, PostScript, or RTF
-Version: 2.07
+Version: 2.10
Release: 1
-Source: %{cpan_name}-%{version}.tar.bz2
+Source: %{cpan_name}-%{version}.tar.gz
Url: http://cpan.org/authors/id/S/SB/SBURKE
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}