fix typo in spec
(cherry picked from commit 7f1f053d37a365e824b9b46db94fce53cbb6c9c7)
This commit is contained in:
parent
660150f360
commit
742cae6c6c
@ -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
|
||||||
@ -65,6 +65,9 @@ make check
|
|||||||
%doc doc/html
|
%doc doc/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 23 2022 fuanan <fuanan3@h-partners.com> - 0.2.5-2
|
||||||
|
- fix typo in spec
|
||||||
|
|
||||||
* Mon Aug 3 2020 cheng quan <chengquan3@huawei.com> - 0.2.5-1
|
* Mon Aug 3 2020 cheng quan <chengquan3@huawei.com> - 0.2.5-1
|
||||||
- Update software to v0.2.5
|
- Update software to v0.2.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user