From 4809af29f2c9e9305ce441999916373a2e049cc49b337ea838482d9302485252 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 25 Aug 2018 20:08:40 +0000 Subject: [PATCH] Accepting request 631521 from home:jengelh:branches:devel:languages:python - Strip filler wording from description. OBS-URL: https://build.opensuse.org/request/show/631521 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=5 --- python-pyodbc.changes | 5 +++++ python-pyodbc.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) 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}