diff --git a/initial-setup.spec b/initial-setup.spec index cf1b33173333e80bb1626d4d794cbf40831f88c0..93336072e13c62f112e86bd64b3a5dc6a5eb893c 100644 --- a/initial-setup.spec +++ b/initial-setup.spec @@ -1,8 +1,8 @@ Name: initial-setup Version: 0.3.94 -Release: 1 +Release: 2 Summary: Initialize system configuration for a newly installed computer -License: GPLv2+ +License: GPL-2.0-or-later URL: https://github.com/rhinstaller/initial-setup Source0: https://github.com/rhinstaller/initial-setup/archive/r%{version}-1.tar.gz Source1: anaconda-template.json @@ -72,6 +72,9 @@ rm -rf %{buildroot} %exclude %{_defaultdocdir}/%{name}/ChangeLog %changelog +* Thu Mar 12 2024 guojunding - 0.3.94-2 +- SPDX compatible License + * Sat Oct 07 2023 Ge Wang - 0.3.94-1 - Update to version 0.3.94