From b5d1fe99becd47bfe6415912a39d813f78d617bcf2a6b2c6482836665f7e02ee Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Thu, 4 Aug 2011 13:01:18 +0000 Subject: [PATCH] Autobuild autoformatter for 77040 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=2 --- python-SQLAlchemy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index 612cf93..7e3049a 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.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-SQLAlchemy Version: 0.7.1 -Release: 0 +Release: 1 Url: http://www.sqlalchemy.org Summary: Database Abstraction Library License: MIT License @@ -45,6 +47,7 @@ define the join conditions explicitly, to bridge the gap between database and domain. %package doc + Summary: Documentation for python-SQLAlchemy Group: Documentation/Other Requires: %{name} = %{version}