From 5498266e5de2c60513fb91b3c79e2029c8a3371c7d26c1942ee5a3a7e4ef1eea Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Fri, 10 Nov 2023 12:28:01 +0000 Subject: [PATCH] - change incorrect license in specfile - add groups section OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=2 --- hare.changes | 6 ++++++ hare.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) 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