diff --git a/libchardet.spec b/libchardet.spec index a04fcfa..814569f 100644 --- a/libchardet.spec +++ b/libchardet.spec @@ -1,6 +1,6 @@ Name: libchardet Version: 1.0.5 -Release: 1 +Release: 2 Summary: Mozilla's universal character set detector License: MPLv1.1 or LGPLv2+ or GPLv2+ URL: http://ftp.oops.org/pub/oops/libchardet/ @@ -72,5 +72,8 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}/LICENSE %{_mandir}/man3/* %changelog +* Sun Sep 29 2024 zhuhongbo - 1.0.5-2 +- fix: use accessible URL + * Fri Aug 11 2023 leeffo - 1.0.5-1 - init package