diff --git a/wget.spec b/wget.spec index f68b356..f16dc3b 100644 --- a/wget.spec +++ b/wget.spec @@ -1,7 +1,7 @@ Summary: A utility for retrieving files using the HTTP or FTP protocols Name: wget Version: 1.21.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Url: http://www.gnu.org/software/wget/ Source: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz @@ -30,7 +30,6 @@ BuildRequires: gpgme-devel BuildRequires: gcc BuildRequires: zlib-devel BuildRequires: libmetalink-devel -BuildRequires: git-core %description GNU Wget is a file retrieval utility which can use either the HTTP or @@ -81,7 +80,6 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir %check make check -cat testenv/test-suite.log %files -f %{name}.lang -f %{name}-gnulib.lang %doc AUTHORS MAILING-LIST NEWS README COPYING doc/sample.wgetrc @@ -91,6 +89,9 @@ cat testenv/test-suite.log %{_infodir}/* %changelog +* Tue Mar 15 2022 Michal Ruprich - 1.21.3-2 +- Removing some forgotten lines from the spec + * Tue Mar 15 2022 Michal Ruprich - 1.21.3-1 - New version 1.21.3