From 02179dcd4fec45fe00a07cbdfc817cf1bf91d3e3a1a7048e62b51c320f1a1c4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 24 Aug 2019 07:35:33 +0000 Subject: [PATCH] Accepting request 725763 from home:jengelh:branches:devel:languages:python - Use proper sentence structure in description. OBS-URL: https://build.opensuse.org/request/show/725763 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml.clib?expand=0&rev=4 --- python-ruamel.yaml.clib.changes | 7 ++++++- python-ruamel.yaml.clib.spec | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-ruamel.yaml.clib.changes b/python-ruamel.yaml.clib.changes index 22fb67e..fdcacd3 100644 --- a/python-ruamel.yaml.clib.changes +++ b/python-ruamel.yaml.clib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 24 06:29:11 UTC 2019 - Jan Engelhardt + +- Use proper sentence structure in description. + ------------------------------------------------------------------- Thu Aug 8 13:22:24 UTC 2019 - Ondřej Súkup @@ -7,4 +12,4 @@ Thu Aug 8 13:22:24 UTC 2019 - Ondřej Súkup ------------------------------------------------------------------- Wed Aug 7 13:35:40 UTC 2019 - Ondřej Súkup -- initial commit ver. 0.1.0 +- initial commit ver. 0.1.0 diff --git a/python-ruamel.yaml.clib.spec b/python-ruamel.yaml.clib.spec index 0876d99..45ec0b1 100644 --- a/python-ruamel.yaml.clib.spec +++ b/python-ruamel.yaml.clib.spec @@ -34,7 +34,7 @@ BuildRequires: python-rpm-macros %description ruamel.yaml.clib is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order. -And this is C-lib counterpart +This package contains the C library counterpart of it. %prep %setup -q -n ruamel.yaml.clib-%{version}