diff --git a/python-pyodbc.changes b/python-pyodbc.changes index f4cc9f0..f1b9a80 100644 --- a/python-pyodbc.changes +++ b/python-pyodbc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 25 15:19:36 UTC 2018 - jengelh@inai.de + +- Strip filler wording from description. + ------------------------------------------------------------------- Wed Aug 22 07:42:09 UTC 2018 - tchvatal@suse.com diff --git a/python-pyodbc.spec b/python-pyodbc.spec index 6eb83e7..57771be 100644 --- a/python-pyodbc.spec +++ b/python-pyodbc.spec @@ -35,10 +35,11 @@ BuildRequires: unixODBC-devel %description pyodbc is a Python 2.x and 3.x module that allows you to use ODBC -to connect to almost any database from Windows, Linux, OS/X, and more. +to connect to almost any database. -It implements the Python Database API Specification v2.0, but additional features -have been added to simplify database programming even more. +It implements the Python Database API Specification v2.0, but +additional features have been added to simplify database programming +even more. %prep %setup -q -n pyodbc-%{version}