diff --git a/crontabs.spec b/crontabs.spec index b33f5ac..1a0f1d5 100644 --- a/crontabs.spec +++ b/crontabs.spec @@ -3,7 +3,8 @@ Summary: Root crontab files used to schedule the execution of programs Name: crontabs Version: 1.11 Release: 30.%{snap_release}git%{?dist} -License: Public Domain and GPLv2 +# See https://gitlab.com/fedora/legal/fedora-license-data/-/merge_requests/359 for reasoning why Public Domain is not here. +License: GPL-2.0-or-later URL: https://github.com/cronie-crond/crontabs Source0: https://github.com/cronie-crond/crontabs/releases/download/crontabs-%{snap_release}/%{name}-%{version}-%{snap_release}git.tar.gz BuildArch: noarch @@ -54,6 +55,9 @@ touch $RPM_BUILD_ROOT/etc/sysconfig/run-parts %{_mandir}/man4/* %changelog +* Tue Sep 12 2023 Jan Staněk - 1.11-30.20190603git +- Migrated to SPDX license field. + * Wed Jul 19 2023 Fedora Release Engineering - 1.11-30.20190603git - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild