!5 Update software to v0.2.5

Merge pull request !5 from chengquan/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-22 10:02:10 +08:00 committed by Gitee
commit 660150f360
3 changed files with 7 additions and 6 deletions

View File

@ -1,6 +1,6 @@
Name: libyaml
Version: 0.2.2
Release: 2
Version: 0.2.5
Release: 1
Summary: A C library for parsing and emitting YAML
License: MIT
URL: http://pyyaml.org/
@ -51,11 +51,10 @@ make check
%files
%defattr(-,root,root)
%license LICENSE
%doc README
%license License
%doc ReadMe.md
%{_libdir}/%{name}*.so.*
%files devel
%defattr(-,root,root)
%{_libdir}/%{name}*.so
@ -65,8 +64,10 @@ make check
%files help
%doc doc/html
%changelog
* Mon Aug 3 2020 cheng quan <chengquan3@huawei.com> - 0.2.5-1
- Update software to v0.2.5
* Wed Mar 18 2020 Leo Fang <leofang_94@163.com> - 0.2.2-2
- Fix overwrite the soname symlink bug in spec

Binary file not shown.

BIN
yaml-0.2.5.tar.gz Normal file

Binary file not shown.