update to 0.2.5
This commit is contained in:
parent
6bc8df89ee
commit
4670b32a15
11
libyaml.spec
11
libyaml.spec
@ -1,6 +1,6 @@
|
|||||||
Name: libyaml
|
Name: libyaml
|
||||||
Version: 0.2.2
|
Version: 0.2.5
|
||||||
Release: 2
|
Release: 1
|
||||||
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/
|
||||||
@ -51,8 +51,8 @@ make check
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%license LICENSE
|
%license License
|
||||||
%doc README
|
%doc ReadMe.md
|
||||||
%{_libdir}/%{name}*.so.*
|
%{_libdir}/%{name}*.so.*
|
||||||
|
|
||||||
|
|
||||||
@ -67,6 +67,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 27 2020 Hugel <gengqihu1@huawei.com> - 0.2.5-1
|
||||||
|
- update to 0.2.5
|
||||||
|
|
||||||
* Wed Mar 18 2020 Leo Fang <leofang_94@163.com> - 0.2.2-2
|
* Wed Mar 18 2020 Leo Fang <leofang_94@163.com> - 0.2.2-2
|
||||||
- Fix overwrite the soname symlink bug in spec
|
- Fix overwrite the soname symlink bug in spec
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
yaml-0.2.5.tar.gz
Normal file
BIN
yaml-0.2.5.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user