From c8f52f6df3a8d717ea367a6fc1947310fa31d5cf Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 14:25:38 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/felix-gogo-runtime.git#ed5688e597ebc2b8603bee714377869ac7b12c3a --- felix-gogo-runtime.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec index d5c28c1..f75613e 100644 --- a/felix-gogo-runtime.spec +++ b/felix-gogo-runtime.spec @@ -2,7 +2,7 @@ Name: felix-gogo-runtime Version: 1.1.0 -Release: 8%{?dist} +Release: 9%{?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 +* Tue Jan 26 2021 Fedora Release Engineering - 1.1.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild