From eb9607cf9e2c206e584efd3b67c4e19afcc455f306edf3e87a214e164b4fa3de Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 30 Sep 2013 15:31:21 +0000 Subject: [PATCH] - Fix description OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=4 --- python-falcon.changes | 5 +++++ python-falcon.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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}