Migrated to SPDX license

This commit is contained in:
Jan Staněk 2023-09-12 10:32:20 +02:00
parent 33c49c5060
commit 99551e4a35
No known key found for this signature in database
GPG Key ID: 2972F2037B243B6D

View File

@ -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 <jstanek@redhat.com> - 1.11-30.20190603git
- Migrated to SPDX license field.
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-30.20190603git
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild