diff --git a/cssutils-0.9.7b4.zip b/cssutils-0.9.7b4.zip deleted file mode 100644 index 1c71533..0000000 --- a/cssutils-0.9.7b4.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b6b3aba856fa90d79aa4628fc056d5ff70b75efc9e35dd031d6f9c9829a537d -size 563262 diff --git a/cssutils-0.9.8a1.zip b/cssutils-0.9.8a1.zip new file mode 100644 index 0000000..796e6d3 --- /dev/null +++ b/cssutils-0.9.8a1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:861f797558fe2062a72a90fb31d93dcc2272e644ee2ba5651fe9565d477dabc5 +size 580579 diff --git a/python-cssutils.changes b/python-cssutils.changes index e5dfed0..97a08c9 100644 --- a/python-cssutils.changes +++ b/python-cssutils.changes @@ -1,8 +1,14 @@ +------------------------------------------------------------------- +Thu Jan 6 19:41:00 UTC 2011 - rwobben@hotmail.com + +- Update to version 0.9.8a1 + * BUGFIX: fixes issue #41, #42, #45, #46 + ------------------------------------------------------------------- Mon Nov 8 15:31:12 UTC 2010 - rwobben@hotmail.com -- update to 0.9.7b4 - improves parsing of MS specific (and probably invalid!) values +- Update to 0.9.7b4 + * improves parsing of MS specific (and probably invalid!) values ------------------------------------------------------------------- Mon Nov 8 14:19:47 CET 2010 - pth@suse.de diff --git a/python-cssutils.spec b/python-cssutils.spec index c381155..38d80f4 100644 --- a/python-cssutils.spec +++ b/python-cssutils.spec @@ -1,5 +1,5 @@ # -# spec file for package python-cssutils (Version 0.9.7b4) +# spec file for package python-cssutils # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: python-cssutils -Version: 0.9.7b4 +Version: 0.9.8a1 Release: 1 Summary: Cascading Style Sheets (CSS) parser and library for Python Source: http://cssutils.googlecode.com/files/cssutils-%{version}.zip @@ -30,8 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} >= 1120 BuildArch: noarch %endif -BuildRequires: unzip -BuildRequires: dos2unix python-devel python-setuptools +BuildRequires: unzip BuildRequires: dos2unix python-devel python-setuptools >= 0.6 BuildRequires: python-xml # Needed for unittests: