diff --git a/python-html5lib.spec b/python-html5lib.spec
index 93922f6..2aae9a9 100644
--- a/python-html5lib.spec
+++ b/python-html5lib.spec
@@ -1,5 +1,5 @@
Name: python-html5lib
-Version: 0.9999999
+Version: 0.999999999
Release: 1mamba
Summary: HTML parser based on the HTML5 specifcation
Group: System/Libraries/Python
@@ -37,7 +37,7 @@ HTML parser based on the HTML5 specifcation.
--install-lib=%{python_sitearch} \
--record=%{name}.filelist
-sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
+#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%defattr(-,root,root)
%changelog
+* Thu Dec 15 2016 Automatic Build System 0.999999999-1mamba
+- automatic version update by autodist
+
* Tue Sep 15 2015 Automatic Build System 0.9999999-1mamba
- automatic version update by autodist