Merge branch 'c10s' of https://gitlab.com/redhat/centos-stream/rpms/wget into c10s
This commit is contained in:
commit
d4eb448b76
@ -1,7 +1,7 @@
|
|||||||
Summary: A utility for retrieving files using the HTTP or FTP protocols
|
Summary: A utility for retrieving files using the HTTP or FTP protocols
|
||||||
Name: wget
|
Name: wget
|
||||||
Version: 1.24.5
|
Version: 1.24.5
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later AND GFDL-1.3-or-later
|
License: GPL-3.0-or-later AND LGPL-2.1-or-later AND GFDL-1.3-or-later
|
||||||
Url: http://www.gnu.org/software/wget/
|
Url: http://www.gnu.org/software/wget/
|
||||||
Source: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
|
Source: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
|
||||||
@ -82,9 +82,13 @@ make check
|
|||||||
%{_infodir}/*
|
%{_infodir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 01 2024 Eduard Abdullin <eabdullin@almalinux.org> - 1.24.5-2
|
* Tue Nov 05 2024 Eduard Abdullin <eabdullin@almalinux.org> - 1.24.5-3
|
||||||
- Resolves: RHEL-61131 - Missing BuildRequries to nettle-devel
|
- Resolves: RHEL-61131 - Missing BuildRequries to nettle-devel
|
||||||
|
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.24.5-2
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
* Mon Jul 15 2024 Michal Ruprich <mruprich@redhat.com> - 1.21.1-8
|
* Mon Jul 15 2024 Michal Ruprich <mruprich@redhat.com> - 1.21.1-8
|
||||||
- Resolves: RHEL-43226 - Misinterpretation of input may lead to improper behavior
|
- Resolves: RHEL-43226 - Misinterpretation of input may lead to improper behavior
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user