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}