Autobuild autoformatter for 80527

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Genshi?expand=0&rev=2
This commit is contained in:
2011-09-01 15:49:25 +00:00
committed by Git OBS Bridge
parent 380ef585f8
commit 209c23da54

View File

@@ -1,5 +1,5 @@
#
# spec file for package python-genshi
# spec file for package python-Genshi
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -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-Genshi
Version: 0.6
Release: 0
Release: 1
Url: http://genshi.edgewall.org/
Summary: A toolkit for generation of output for the web
License: BSD-3-Clause
@@ -46,6 +48,7 @@ other textual content for output generation on the web. The major
feature is a template language, which is heavily inspired by Kid.
%package doc
Summary: A toolkit for generation of output for the web - Documentation
Group: Development/Libraries/Python
Requires: %{name} = %{version}