From 01b90b15cee9d69d0dd7b4727d570bb617457406 Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: Apr 13 2024 07:09:14 +0000 Subject: convert MPLv2.0 license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- diff --git a/golang-github-mitchellh-cli.spec b/golang-github-mitchellh-cli.spec index 5a3a696..bb04c68 100644 --- a/golang-github-mitchellh-cli.spec +++ b/golang-github-mitchellh-cli.spec @@ -16,11 +16,11 @@ Cli is a library for implementing powerful command-line interfaces in Go.} %global gosupfiles glide.lock glide.yaml Name: %{goname} -Release: 9%{?dist} +Release: 10%{?dist} Summary: Go library for implementing command-line interfaces # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} Source1: glide.yaml @@ -54,6 +54,9 @@ cp %{S:1} %{S:2} . %gopkgfiles %changelog +* Sat Apr 13 2024 Miroslav Suchý - 1.1.2-10 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering - 1.1.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild