- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-15 23:17:28 +00:00
parent e7b6cce3d3
commit 5f1e9e0aa2

View File

@ -4,7 +4,7 @@
Name: felix-gogo-runtime Name: felix-gogo-runtime
Version: 1.1.4 Version: 1.1.4
Release: 1%{?dist} Release: 2%{?dist}
Summary: Apache Felix Gogo command line shell for OSGi Summary: Apache Felix Gogo command line shell for OSGi
# One file is also MIT licensed: # One file is also MIT licensed:
# src/main/java/org/apache/felix/gogo/runtime/Expression.java # src/main/java/org/apache/felix/gogo/runtime/Expression.java
@ -71,6 +71,9 @@ sed -i '/(echoout/ d' src/test/java/org/apache/felix/gogo/runtime/TestParser.jav
%license LICENSE NOTICE %license LICENSE NOTICE
%changelog %changelog
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.4-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Sat Mar 06 2021 Mat Booth <mat.booth@redhat.com> - 1.1.4-1 * Sat Mar 06 2021 Mat Booth <mat.booth@redhat.com> - 1.1.4-1
- Update to latest upstream release - Update to latest upstream release