diff --git a/hare.changes b/hare.changes index 95a34db..49540f7 100644 --- a/hare.changes +++ b/hare.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 10 12:26:57 UTC 2023 - Soc Virnyl Estela + +- change incorrect license in specfile +- add groups section + ------------------------------------------------------------------- Fri Nov 10 06:52:24 UTC 2023 - Soc Virnyl Estela diff --git a/hare.spec b/hare.spec index af6bc39..9b167cf 100644 --- a/hare.spec +++ b/hare.spec @@ -20,7 +20,8 @@ Name: hare Release: 0 Version: 1699559089.3d06f9d2 Summary: Hare system programming language -License: GPL-3.0-only +Group: Development/Tools/Building +License: MPL-2.0 URL: https://harelang.org Source0: %{name}-%{version}.tar.zst BuildRequires: gcc