From 37c7d3dd275a3f0b3515a0502c6753e7207f41bd571a4f9f86ef38529c5d3702 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Thu, 21 Jul 2011 12:04:50 +0000 Subject: [PATCH] Autobuild autoformatter for 76556 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask?expand=0&rev=2 --- python-Flask.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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}