update to version 0.0.8

This commit is contained in:
wang--ge 2023-10-19 10:01:12 +08:00
parent b4e58face7
commit cd3583c4f5
3 changed files with 5 additions and 1 deletions

Binary file not shown.

BIN
uchardet-0.0.8.tar.xz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: uchardet
Version: 0.0.6
Version: 0.0.8
Release: 1
Summary: An encoding detector library ported from Mozilla
License: MPLv1.1
@ -63,7 +63,11 @@ popd
%{_includedir}/%{name}/
%{_libdir}/lib%{name}.so
%{_libdir}/pkgconfig/%{name}.pc
%exclude %{_libdir}/cmake/%{name}/*.cmake
%changelog
* Thu Oct 19 2023 Ge Wang <wang__ge@126.com> - 0.0.8-1
- Update to version 0.0.8
* Mon Mar 2 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.0.6-1
- Package init