diff --git a/python-lxml.changes b/python-lxml.changes index 7035499..bf4281e 100644 --- a/python-lxml.changes +++ b/python-lxml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 30 18:40:26 UTC 2011 - andrea.turrini@gmail.com + +- Fixed typo in description of python-lxml.spec + ------------------------------------------------------------------- Thu Mar 3 08:37:49 UTC 2011 - saschpe@suse.de diff --git a/python-lxml.spec b/python-lxml.spec index 79dd294..fa70494 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -51,8 +51,8 @@ the native libxml2 tree. It also extends this API to expose libxml2 and libxslt specific functionality, such as XPath, Relax NG, XML Schema, XSLT, and c14n. -Author: -------- +Authors: +-------- Stefan Behnel - main developer and maintainer Martijn Faassen - creator of lxml and initial main developer and others