diff --git a/gcc_secure.spec b/gcc_secure.spec index 670401169690dec065cc44b7faa8c059f277211d..cb6edd96a899c9311d9220a83fba853dc23203fb 100644 --- a/gcc_secure.spec +++ b/gcc_secure.spec @@ -1,9 +1,9 @@ Name: gcc_secure Summary: Enforcing secure compile options for abuild -License: NA +License: GPL-2.0-only Group: System/Management Version: 1.0 -Release: 0.11 +Release: 0.12 BuildRoot: %{_tmppath}/%{name}-%{version} BuildRequires: util-linux coreutils @@ -160,7 +160,10 @@ rm -rf %{_tmppath}/%{name}-%{version} rm -rf $RPM_BUILD_DIR/%{name}-%{version} %changelog - Thu Feb 17 2022 zoulin - 1.0-0.11 +* Thu Jul 28 2022 Chenyx - 1.0-0.12 +- License compliance rectification + +* Thu Feb 17 2022 zoulin - 1.0-0.11 - Type:enhancement - ID:NA - SUG:NA