From 1c67265ac32f5a989039014f9913c6a639ede89b9792695a1d38e39716f8f9e0 Mon Sep 17 00:00:00 2001 From: Petr Cervinka Date: Wed, 31 Oct 2018 14:57:50 +0000 Subject: [PATCH] Accepting request 645499 from home:jengelh:branches:devel:languages:python:flask - Trim bias and filler wording from descriptions. OBS-URL: https://build.opensuse.org/request/show/645499 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-Admin?expand=0&rev=2 --- python-Flask-Admin.changes | 5 +++++ python-Flask-Admin.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/python-Flask-Admin.changes b/python-Flask-Admin.changes index b17c7ee..c5e3bc2 100644 --- a/python-Flask-Admin.changes +++ b/python-Flask-Admin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 30 10:24:07 UTC 2018 - Jan Engelhardt + +- Trim bias and filler wording from descriptions. + ------------------------------------------------------------------- Tue Oct 30 09:41:06 UTC 2018 - Tomáš Chvátal diff --git a/python-Flask-Admin.spec b/python-Flask-Admin.spec index 52623d3..294f229 100644 --- a/python-Flask-Admin.spec +++ b/python-Flask-Admin.spec @@ -20,7 +20,7 @@ Name: python-Flask-Admin Version: 1.5.2 Release: 0 -Summary: Simple and extensible admin interface framework for Flask +Summary: Extensible admin interface framework for Flask License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/flask-admin/flask-admin/ @@ -45,11 +45,12 @@ Requires: python-enum34 %python_subpackages %description -Flask-Admin is a batteries-included, simple-to-use Flask extension that lets you -add admin interfaces to Flask applications. +Flask-Admin is a Flask extension that lets the user add admin +interfaces to Flask applications. -It is inspired by the *django-admin* package, but implemented in such -a way that the developer has total control of the look, feel and functionality of the resulting application. +It is inspired by the django-admin Python package, though the +developer has more control over the look, feel and functionality of +the resulting application. %prep %setup -q -n Flask-Admin-%{version}