diff --git a/python-falcon.changes b/python-falcon.changes index a6d9e27..50c74ec 100644 --- a/python-falcon.changes +++ b/python-falcon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 30 15:31:12 UTC 2013 - speilicke@suse.com + +- Fix description + ------------------------------------------------------------------- Tue Sep 17 08:49:17 UTC 2013 - dmueller@suse.com diff --git a/python-falcon.spec b/python-falcon.spec index 85da9d7..6132314 100644 --- a/python-falcon.spec +++ b/python-falcon.spec @@ -41,9 +41,9 @@ Requires: python-ordereddict %endif %description -Falcon is a ghigh-performance Python framework for building cloud +Falcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do -as little as possible while remaining ghighly effective. +as little as possible while remaining highly effective. %prep %setup -q -n falcon-%{version}