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