diff --git a/wget.spec b/wget.spec index 4de43c154186cd4efddc2f8ff45f74c2b9360773..365c137b374f377a724e118de240376aa88bba4c 100644 --- a/wget.spec +++ b/wget.spec @@ -1,6 +1,6 @@ Name: wget Version: 1.21.2 -Release: 2 +Release: 3 Summary: A package for retrieving files using HTTP, HTTPS, FTP and FTPS the most widely-used Internet protocols. License: GPLv3+ Url: http://www.gnu.org/software/wget/ @@ -41,9 +41,6 @@ files and man, info files. %find_lang %{name}-gnulib rm -f %{buildroot}%{_infodir}/dir -%check -make check - %files -f %{name}.lang -f %{name}-gnulib.lang %doc AUTHORS COPYING %config(noreplace) %{_sysconfdir}/wgetrc @@ -55,6 +52,12 @@ make check %{_infodir}/* %changelog +* Thu Dec 01 2022 xingwei - 1.21.2-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:disable DT test + * Sat Oct 22 2022 gaihuiying - 1.21.2-2 - Type:bugfix - ID:NA