diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec index f5f8542..dcb2213 100644 --- a/felix-gogo-runtime.spec +++ b/felix-gogo-runtime.spec @@ -2,7 +2,7 @@ Name: felix-gogo-runtime Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Apache Felix Gogo command line shell for OSGi # One file is also MIT licensed: # src/main/java/org/apache/felix/gogo/runtime/Expression.java @@ -49,6 +49,9 @@ This package contains the API documentation for %{name}. %license LICENSE NOTICE %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Dec 12 2019 Mat Booth - 1.1.0-4 - Fix license tag to include MIT