migrate to SPDX license
This commit is contained in:
parent
2bbd4a14e4
commit
4c8994c7f0
@ -1,9 +1,9 @@
|
||||
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
|
||||
Name: firewalld
|
||||
Version: 2.0.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://www.firewalld.org
|
||||
License: GPLv2+
|
||||
License: GPL-2.0-or-later
|
||||
Source0: https://github.com/firewalld/firewalld/releases/download/v%{version}/firewalld-%{version}.tar.bz2
|
||||
Source1: FedoraServer.xml
|
||||
Source2: FedoraWorkstation.xml
|
||||
@ -311,6 +311,9 @@ fi
|
||||
%{_mandir}/man1/firewall-config*.1*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 09 2023 Eric Garver <eric@garver.life> - 2.0.1-2
|
||||
- migrated to SPDX licence
|
||||
|
||||
* Tue Oct 03 2023 Eric Garver <eric@garver.life> - 2.0.1-1
|
||||
- rebase package to v2.0.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user