From 48267b8f8efa34b90f706957bb5527f40290888c8d3505f42d4135224f504e6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 18 Feb 2019 08:50:59 +0000 Subject: [PATCH] Accepting request 676558 from home:jengelh:branches:devel:languages:python - Use noun phrase in descriptions. OBS-URL: https://build.opensuse.org/request/show/676558 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansi2html?expand=0&rev=4 --- python-ansi2html.changes | 5 +++++ python-ansi2html.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-ansi2html.changes b/python-ansi2html.changes index dc0cf24..efe4c22 100644 --- a/python-ansi2html.changes +++ b/python-ansi2html.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 15 14:23:43 UTC 2019 - Jan Engelhardt + +- Use noun phrase in descriptions. + ------------------------------------------------------------------- Thu Feb 14 13:31:49 UTC 2019 - Tomáš Chvátal diff --git a/python-ansi2html.spec b/python-ansi2html.spec index 632ed2e..83a8835 100644 --- a/python-ansi2html.spec +++ b/python-ansi2html.spec @@ -20,7 +20,7 @@ Name: python-ansi2html Version: 1.5.2 Release: 0 -Summary: Convert text with ANSI color codes to HTML or to LaTeX +Summary: Python module to convert text with ANSI color codes to HTML or LaTeX License: LGPL-3.0-or-later Group: Development/Languages/Python URL: https://github.com/ralphbean/ansi2html/ @@ -38,7 +38,7 @@ BuildArch: noarch %python_subpackages %description -Convert text with ANSI color codes to HTML or to LaTeX. +A module to convert text with ANSI color codes to HTML or to LaTeX. %prep %setup -q -n ansi2html-%{version}