diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec
index 720491c..1ed4004 100644
--- a/perl-HTML-Parser.spec
+++ b/perl-HTML-Parser.spec
@@ -1,7 +1,7 @@
Name: perl-HTML-Parser
Summary: Perl module for parsing HTML
Version: 3.69
-Release: 9%{?dist}
+Release: 10%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-%{version}.tar.gz
@@ -61,6 +61,9 @@ make test
%{_mandir}/man3/*.3pm*
%changelog
+* Thu Feb 14 2013 Fedora Release Engineering - 3.69-10
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
* Fri Nov 23 2012 Petr Ĺ abata - 3.69-9
- Fix the dep list
- Modernize the spec a bit