SPDX migration
This commit is contained in:
parent
200d4ae641
commit
077c4a214d
@ -2,11 +2,11 @@
|
||||
|
||||
Name: wget2
|
||||
Version: 2.0.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: An advanced file and recursive website downloader
|
||||
|
||||
# Documentation is GFDL
|
||||
License: LGPLv3+ and GFDL
|
||||
License: GPL-3.0-or-later AND LGPL-3.0-or-later AND GFDL-1.3-or-later
|
||||
URL: https://gitlab.com/gnuwget/wget2
|
||||
Source0: https://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.gz
|
||||
|
||||
@ -123,6 +123,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2023 Michal Ruprich <mruprich@redhat.com> - 2.0.0-5
|
||||
- SPDX migration
|
||||
|
||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user