From 209c23da54639973cf402c4165a35c19efe522e14d7edae136c5792f14d0d7eb Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Thu, 1 Sep 2011 15:49:25 +0000 Subject: [PATCH] Autobuild autoformatter for 80527 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Genshi?expand=0&rev=2 --- python-Genshi.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-Genshi.spec b/python-Genshi.spec index 936c342..e81faec 100644 --- a/python-Genshi.spec +++ b/python-Genshi.spec @@ -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}