diff --git a/uchardet-0.0.6.tar.xz b/uchardet-0.0.6.tar.xz deleted file mode 100644 index 411ec6d..0000000 Binary files a/uchardet-0.0.6.tar.xz and /dev/null differ diff --git a/uchardet-0.0.8.tar.xz b/uchardet-0.0.8.tar.xz new file mode 100644 index 0000000..7b814ad Binary files /dev/null and b/uchardet-0.0.8.tar.xz differ diff --git a/uchardet.spec b/uchardet.spec index 1170672..1b70f62 100644 --- a/uchardet.spec +++ b/uchardet.spec @@ -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 - 0.0.8-1 +- Update to version 0.0.8 + * Mon Mar 2 2020 openEuler Buildteam - 0.0.6-1 - Package init