Hello community,

here is the log from the commit of package python-cssutils for openSUSE:Factory 
checked in at 2012-03-13 09:38:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cssutils (Old)
 and      /work/SRC/openSUSE:Factory/.python-cssutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cssutils", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cssutils/python-cssutils.changes  
2011-09-23 12:42:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-cssutils.new/python-cssutils.changes     
2012-03-13 09:38:34.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Mar 12 20:48:16 UTC 2012 - [email protected]
+
+- Update to version 9.9.9:
+  * No changelog provided
+
+-------------------------------------------------------------------

Old:
----
  cssutils-0.9.8a3.zip

New:
----
  cssutils-0.9.9.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-cssutils.spec ++++++
--- /var/tmp/diff_new_pack.20QrCH/_old  2012-03-13 09:38:36.000000000 +0100
+++ /var/tmp/diff_new_pack.20QrCH/_new  2012-03-13 09:38:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cssutils
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,9 @@
 #
 
 
-
 Name:           python-cssutils
-Version:        0.9.8a3
-Release:        1
+Version:        0.9.9
+Release:        0
 Url:            http://cthedot.de/cssutils/
 Summary:        A CSS Cascading Style Sheets library for Python
 License:        LGPL-3.0+
@@ -29,15 +28,13 @@
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 BuildRequires:  unzip
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version} > 1110
-BuildArch:      noarch
-%endif
-%endif
 Provides:       python-css-utils-doc = %{version}
 Obsoletes:      python-css-utils-doc < %{version}
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
+%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%else
+BuildArch:      noarch
+%endif
 
 %description
 A Python package to parse and build CSS Cascading Style Sheets. DOM only, not 
any rendering facilities!

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to