From ba969206207e8b7390870146eba79aa607d2e68c439cc55074a8ae4c3f4f6315 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Mon, 5 Sep 2011 16:13:02 +0000 Subject: [PATCH] Autobuild autoformatter for 80800 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lxml?expand=0&rev=28 --- python-lxml.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-lxml.spec b/python-lxml.spec index 9e4d568..767c298 100644 --- a/python-lxml.spec +++ b/python-lxml.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-lxml Version: 2.3 -Release: 0 +Release: 2 Url: http://lxml.de/ Summary: Powerful and Pythonic XML processing library License: BSD-3-Clause and GPL-2.0+ @@ -40,6 +42,7 @@ API. It extends the ElementTree API significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, C14N and much more. %package doc + Summary: Powerful and Pythonic XML processing library - Documentation Group: Development/Libraries/Python