diff --git a/html5lib-0.999999.tar.gz b/html5lib-0.999999.tar.gz
deleted file mode 100644
index b2f0232..0000000
--- a/html5lib-0.999999.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e372b66f4997f8e1de970ea755d0a528d7222d2aa9bd55aac078c7ef39b8f6c3
-size 889015
diff --git a/html5lib-0.9999999.tar.gz b/html5lib-0.9999999.tar.gz
new file mode 100644
index 0000000..7bf2de8
--- /dev/null
+++ b/html5lib-0.9999999.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2612a191a8d5842bfa057e41ba50bbb9dcb722419d2408c78cff4758d0754868
+size 889312
diff --git a/python-html5lib.changes b/python-html5lib.changes
index e97d8b7..fe42574 100644
--- a/python-html5lib.changes
+++ b/python-html5lib.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Mon Feb 1 10:33:59 UTC 2016 - toddrme2178@gmail.com
+
+- update to version 0.9999999:
+ * Fix #195: fix the sanitizer to drop broken URLs (it threw an
+ exception between 0.9999 and 0.999999).
+
-------------------------------------------------------------------
Mon Aug 3 16:30:05 UTC 2015 - tbechtold@suse.com
diff --git a/python-html5lib.spec b/python-html5lib.spec
index c87659e..8c3c2fe 100644
--- a/python-html5lib.spec
+++ b/python-html5lib.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-html5lib
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-html5lib
-Version: 0.999999
+Version: 0.9999999
Release: 0
Summary: HTML parser based on the WHAT-WG Web Applications 1
License: MIT