diff --git a/python-Flask.spec b/python-Flask.spec index 5e23627..0d208f7 100644 --- a/python-Flask.spec +++ b/python-Flask.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-Flask Version: 0.7.2 -Release: 0 +Release: 1 Url: http://github.com/mitsuhiko/flask/ Summary: A microframework based on Werkzeug, Jinja2 and good intentions License: BSD @@ -43,6 +45,7 @@ Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed! %package doc + Summary: Documentation for python-Flask Group: Documentation/Other Requires: %{name} = %{version}