!10 [sync] PR-6: fix typo in spec

From: @openeuler-sync-bot 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-02-24 03:14:12 +00:00 committed by Gitee
commit 78f2c50cba
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libyaml Name: libyaml
Version: 0.2.5 Version: 0.2.5
Release: 1 Release: 2
Summary: A C library for parsing and emitting YAML Summary: A C library for parsing and emitting YAML
License: MIT License: MIT
URL: http://pyyaml.org/ URL: http://pyyaml.org/
@ -9,7 +9,7 @@ Source0: http://pyyaml.org/download/libyaml/yaml-%{version}.tar.gz
BuildRequires: gcc BuildRequires: gcc
%description %description
${summary}. %{summary}.
%package devel %package devel
Summary: Development files for LibYAML applications Summary: Development files for LibYAML applications
@ -67,6 +67,9 @@ make check
%changelog %changelog
* Wed Feb 23 2022 fuanan <fuanan3@h-partners.com> - 0.2.5-2
- fix typo in spec
* Mon Jul 27 2020 Hugel <gengqihu1@huawei.com> - 0.2.5-1 * Mon Jul 27 2020 Hugel <gengqihu1@huawei.com> - 0.2.5-1
- update to 0.2.5 - update to 0.2.5