update to version 0.0.8
This commit is contained in:
parent
b4e58face7
commit
cd3583c4f5
Binary file not shown.
BIN
uchardet-0.0.8.tar.xz
Normal file
BIN
uchardet-0.0.8.tar.xz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: uchardet
|
Name: uchardet
|
||||||
Version: 0.0.6
|
Version: 0.0.8
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: An encoding detector library ported from Mozilla
|
Summary: An encoding detector library ported from Mozilla
|
||||||
License: MPLv1.1
|
License: MPLv1.1
|
||||||
@ -63,7 +63,11 @@ popd
|
|||||||
%{_includedir}/%{name}/
|
%{_includedir}/%{name}/
|
||||||
%{_libdir}/lib%{name}.so
|
%{_libdir}/lib%{name}.so
|
||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
%exclude %{_libdir}/cmake/%{name}/*.cmake
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Mar 2 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.0.6-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user