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}