From 2763ea1fedba026e189c5ad0eaaec5c7308f2631ce9830cd5e9edddc7b6ae684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 25 Aug 2019 05:20:41 +0000 Subject: [PATCH] Accepting request 725823 from home:jengelh:branches:devel:languages:python - Use noun phrase in summary. Replace summary copy by upstream's description. OBS-URL: https://build.opensuse.org/request/show/725823 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymarc?expand=0&rev=4 --- python-pymarc.changes | 6 ++++++ python-pymarc.spec | 8 ++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/python-pymarc.changes b/python-pymarc.changes index 41a27be..16523c4 100644 --- a/python-pymarc.changes +++ b/python-pymarc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 24 14:18:04 UTC 2019 - Jan Engelhardt + +- Use noun phrase in summary. Replace summary copy by + upstream's description. + ------------------------------------------------------------------- Wed Jul 31 08:17:16 AM UTC 2019 - John Vandenberg diff --git a/python-pymarc.spec b/python-pymarc.spec index 690f2e5..6170b63 100644 --- a/python-pymarc.spec +++ b/python-pymarc.spec @@ -20,7 +20,7 @@ Name: python-pymarc Version: 3.1.13 Release: 0 -Summary: Read, write and modify MARC bibliographic data +Summary: MARC bibliographic data manipulation module License: BSD-2-Clause Group: Development/Languages/Python URL: https://github.com/edsu/pymarc @@ -37,7 +37,11 @@ BuildRequires: %{python_module six >= 1.9.0} %python_subpackages %description -Read, write and modify MARC bibliographic data +pymarc is a Python library for working with bibliographic data +encoded in MARC21. It provides an API for reading, writing and +modifying MARC records. It was originally designed to be an emergency +eject seat for getting data assets out of MARC and into some kind of +saner representation. %prep %setup -q -n pymarc-%{version}