diff --git a/python-html5lib.spec b/python-html5lib.spec
index 2658ecd..2eabef7 100644
--- a/python-html5lib.spec
+++ b/python-html5lib.spec
@@ -3,7 +3,7 @@
Name: python-%{modulename}
Summary: A python based HTML parser/tokenizer
Version: 0.90
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Development/Libraries
License: MIT
URL: http://code.google.com/p/%{modulename}/
@@ -36,5 +36,8 @@ specification for maximum compatibility with major desktop web browsers.
%{python_sitelib}/%{modulename}
%changelog
+* Sat Jan 14 2012 Fedora Release Engineering - 0.90-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
* Mon Jul 18 2011 Praveen Kumar - 0.90-1
- Initial spec