From 7f22301302a2d01cfbcd49ba05ead23405e36e248c7b9149059fbb908dbab44d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 30 Jul 2018 07:35:25 +0000 Subject: [PATCH] Accepting request 626095 from home:jengelh:branches:devel:languages:python - Update descriptions. OBS-URL: https://build.opensuse.org/request/show/626095 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smartypants?expand=0&rev=5 --- python-smartypants.changes | 5 +++++ python-smartypants.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/python-smartypants.changes b/python-smartypants.changes index 162677c..c0b2468 100644 --- a/python-smartypants.changes +++ b/python-smartypants.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 29 12:34:27 UTC 2018 - jengelh@inai.de + +- Update descriptions. + ------------------------------------------------------------------- Thu May 24 17:45:27 UTC 2018 - toddrme2178@gmail.com diff --git a/python-smartypants.spec b/python-smartypants.spec index eb227c5..c8a7330 100644 --- a/python-smartypants.spec +++ b/python-smartypants.spec @@ -20,7 +20,7 @@ Name: python-smartypants Version: 2.0.1 Release: 0 -Summary: A smart-quotes plugin +Summary: A smart-quotes plugin for SmartyPants License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/leohemsted/smartypants.py @@ -43,9 +43,6 @@ it's available on PyPI. For more information, consult * http://web.chad.org/projects/smartypants.py/ * http://daringfireball.net/projects/smartypants/ -The first two version numbers are Chad Miller's. The last two are -mine. - %prep %setup -T -c -n smartypants-%{version} cp %{SOURCE10} .