!2 update version to 2.5.0

Merge pull request !2 from 杨壮壮/master
This commit is contained in:
openeuler-ci-bot 2020-07-24 17:04:24 +08:00 committed by Gitee
commit 16318e3a6a
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 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