update version to 2.5.0
This commit is contained in:
parent
fe49735e8e
commit
da170cf2aa
Binary file not shown.
BIN
utf8proc-v2.5.0.tar.gz
Normal file
BIN
utf8proc-v2.5.0.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: utf8proc
|
Name: utf8proc
|
||||||
Version: 2.1.1
|
Version: 2.5.0
|
||||||
Release: 6
|
Release: 1
|
||||||
Summary: A library provides Unicode normalization
|
Summary: A library provides Unicode normalization
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://juliastrings.github.io/utf8proc/
|
URL: https://juliastrings.github.io/utf8proc/
|
||||||
@ -46,12 +46,19 @@ make check
|
|||||||
%{_includedir}/%{name}.h
|
%{_includedir}/%{name}.h
|
||||||
%{_libdir}/lib%{name}.so
|
%{_libdir}/lib%{name}.so
|
||||||
%exclude %{_libdir}/*.a
|
%exclude %{_libdir}/*.a
|
||||||
|
%{_libdir}/pkgconfig/libutf8proc.pc
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README.md NEWS.md lump.md
|
%doc README.md NEWS.md lump.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 24 2020 yang_zhuang_zhuang<yangzhuangzhuang1@huawei.com> - 2.5.0-1
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update version to 2.5.0
|
||||||
|
|
||||||
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 2.1.1-6
|
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 2.1.1-6
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user