From 81732eab033f5ab0c82bfc69c269fd9517de4234 Mon Sep 17 00:00:00 2001 From: Nicole O'Connor Date: Mon, 18 Mar 2024 18:35:58 -0700 Subject: [PATCH] fix incorrect license value in RPM --- packaging/rpm/cellar.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/rpm/cellar.spec b/packaging/rpm/cellar.spec index 4448fff..a261d79 100644 --- a/packaging/rpm/cellar.spec +++ b/packaging/rpm/cellar.spec @@ -4,7 +4,7 @@ Version: 0.4 Release: 1%{?dist} Summary: WINE bottle management tool -License: Apache-2.0 +License: MIT URL: https://vcs.otl-hga.net/nicole/cellar/ Source0: https://vcs.otl-hga.net/nicole/cellar/archive/v0.4.tar.gz