From 555552c1438e168f814f225e1a248f2244bfed9d8870af0d6fc3a2b2c80fbd09 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 5 Sep 2011 14:55:24 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/python-cssutils revision 16.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssutils?expand=0&rev=35e74559c7b624ba1c5ecedb078da0bc --- python-cssutils.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-cssutils.spec b/python-cssutils.spec index 051f02c..53afcb3 100644 --- a/python-cssutils.spec +++ b/python-cssutils.spec @@ -11,13 +11,15 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: python-cssutils Version: 0.9.8a3 -Release: 0 +Release: 1 Url: http://cthedot.de/cssutils/ Summary: A CSS Cascading Style Sheets library for Python License: LGPL-3.0+ From 43f8a077d0dfd6e8dd17021ab91dafc79e900aa50330690e98e739656780b067 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 7 Sep 2011 14:43:35 +0000 Subject: [PATCH 2/2] - Obsolete/Provide python-cssutils-doc OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssutils?expand=0&rev=25 --- python-cssutils.changes | 5 +++++ python-cssutils.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-cssutils.changes b/python-cssutils.changes index a7dfd5b..bcee418 100644 --- a/python-cssutils.changes +++ b/python-cssutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 7 14:35:28 UTC 2011 - saschpe@suse.de + +- Obsolete/Provide python-cssutils-doc + ------------------------------------------------------------------- Fri Sep 2 09:33:05 UTC 2011 - saschpe@suse.de diff --git a/python-cssutils.spec b/python-cssutils.spec index 53afcb3..30cae9f 100644 --- a/python-cssutils.spec +++ b/python-cssutils.spec @@ -35,6 +35,8 @@ BuildRequires: unzip 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()")} %description