diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec index c59ba52..f5f8542 100644 --- a/felix-gogo-runtime.spec +++ b/felix-gogo-runtime.spec @@ -2,9 +2,11 @@ Name: felix-gogo-runtime Version: 1.1.0 -Release: 3%{?dist} +Release: 4%{?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 +* Thu Dec 12 2019 Mat Booth - 1.1.0-4 +- Fix license tag to include MIT + * Thu Jul 25 2019 Fedora Release Engineering - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild