From fe81d06be9d42a3f907936db98cce85c5cba6b714d4edb9bd6f23350ff330ebc Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Mon, 18 Jan 2010 00:14:47 +0000 Subject: [PATCH] - Update to 0.90. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=2 --- html5lib-0.11.1.tar.bz2 | 3 --- html5lib-0.90.tar.bz2 | 3 +++ python-html5lib.changes | 5 +++++ python-html5lib.spec | 4 ++-- 4 files changed, 10 insertions(+), 5 deletions(-) delete mode 100644 html5lib-0.11.1.tar.bz2 create mode 100644 html5lib-0.90.tar.bz2 diff --git a/html5lib-0.11.1.tar.bz2 b/html5lib-0.11.1.tar.bz2 deleted file mode 100644 index 62af22b..0000000 --- a/html5lib-0.11.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:819e12c9fd99e58541900f0dd8a96c2896658c0453c2b638c4a8a3ab6574e864 -size 129186 diff --git a/html5lib-0.90.tar.bz2 b/html5lib-0.90.tar.bz2 new file mode 100644 index 0000000..627bacc --- /dev/null +++ b/html5lib-0.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6cc4db154eb016ab5f6773e77122fcc994e735694b2882367a9ad36d30217d3 +size 68043 diff --git a/python-html5lib.changes b/python-html5lib.changes index 30be50f..27b0a9e 100644 --- a/python-html5lib.changes +++ b/python-html5lib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 18 00:16:01 UTC 2010 - alexandre@exatati.com.br + +- Update to 0.90. + ------------------------------------------------------------------- Wed Oct 14 16:53:20 UTC 2009 - alexandre@exatati.com.br diff --git a/python-html5lib.spec b/python-html5lib.spec index f0e6a3a..190dd38 100644 --- a/python-html5lib.spec +++ b/python-html5lib.spec @@ -1,7 +1,7 @@ # norootforbuild Name: python-html5lib -Version: 0.11.1 +Version: 0.90 Release: 1 Summary: HTML parser based on the WHAT-WG Web Applications License: MIT @@ -12,7 +12,7 @@ BuildRequires: python-devel, python-setuptools BuildRoot: %{_tmppath}/%{name}-%{version}-build %{py_requires} %if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1} -BuildArch: noarch +BuildArch: noarch %endif