From 316d383629fcebae2496e98263b00b69752b96ce Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Jul 01 2019 09:50:28 +0000 Subject: Fix license tag to include MIT --- diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec index d3c37d5..48d7d58 100644 --- a/felix-gogo-runtime.spec +++ b/felix-gogo-runtime.spec @@ -2,9 +2,11 @@ Name: felix-gogo-runtime Version: 1.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Apache Felix Gogo command line shell for OSGi -License: ASL 2.0 +# One file is also MIT licensed: +# src/main/java/org/apache/felix/gogo/runtime/Expression.java +License: ASL 2.0 and MIT URL: http://felix.apache.org/documentation/subprojects/apache-felix-gogo.html Source0: http://archive.apache.org/dist/felix/%{bundle}-%{version}-source-release.tar.gz @@ -47,6 +49,9 @@ This package contains the API documentation for %{name}. %license LICENSE NOTICE %changelog +* Mon Jul 01 2019 Mat Booth - 1.1.0-3 +- Fix license tag to include MIT + * Thu Jan 31 2019 Fedora Release Engineering - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild