diff --git a/basesystem.spec b/basesystem.spec index 422c498..645fd3b 100644 --- a/basesystem.spec +++ b/basesystem.spec @@ -3,7 +3,7 @@ Summary: The skeleton package which defines a simple %{distroname} system Name: basesystem Version: 11 -Release: 15%{?dist} +Release: 16%{?dist} License: Public Domain Requires(pre): setup filesystem BuildArch: noarch @@ -12,7 +12,7 @@ BuildArch: noarch Basesystem defines the components of a basic %{distroname} system (for example, the package installation order to use during bootstrapping). Basesystem should be in every installation of a system, and it -should never be removed. +should never be removed. As the package has no content, it is Public Domain. %prep @@ -23,6 +23,9 @@ should never be removed. %files %changelog +* Fri Jun 02 2023 Ondrej Vasik - 11-16 +- migrated to SPDX license + * Wed Jan 18 2023 Fedora Release Engineering - 11-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild