update to 2.5.0

This commit is contained in:
wangchen2020 2020-08-24 15:59:13 +08:00
parent cfc256b9dc
commit eb83c3821f
3 changed files with 9 additions and 2 deletions

Binary file not shown.

BIN
utf8proc-v2.5.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: utf8proc
Version: 2.1.1
Release: 6
Version: 2.5.0
Release: 1
Summary: A library provides Unicode normalization
License: MIT
URL: https://juliastrings.github.io/utf8proc/
@ -46,12 +46,19 @@ make check
%{_includedir}/%{name}.h
%{_libdir}/lib%{name}.so
%exclude %{_libdir}/*.a
%{_libdir}/pkgconfig/libutf8proc.pc
%files help
%defattr(-,root,root)
%doc README.md NEWS.md lump.md
%changelog
* Mon Aug 24 2020 wangchen<wangchen137@huawei.com> - 2.5.0-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:update to 2.5.0
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 2.1.1-6
- Type:enhancement
- ID:NA