diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec index dd9cda2..d5c28c1 100644 --- a/felix-gogo-runtime.spec +++ b/felix-gogo-runtime.spec @@ -2,7 +2,7 @@ Name: felix-gogo-runtime Version: 1.1.0 -Release: 7%{?dist} +Release: 8%{?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 @@ -52,6 +52,9 @@ sed -i '/(echoout/ d' src/test/java/org/apache/felix/gogo/runtime/TestParser.jav %license LICENSE NOTICE %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.1.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 10 2020 Jiri Vanek - 1.1.0-7 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11