diff --git a/felix-gogo-command.spec b/felix-gogo-command.spec index 31d2bae..0f276f8 100644 --- a/felix-gogo-command.spec +++ b/felix-gogo-command.spec @@ -4,7 +4,7 @@ Name: felix-gogo-command Version: 1.1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Apache Felix Gogo command line shell for OSGi License: ASL 2.0 URL: https://felix.apache.org/documentation/subprojects/apache-felix-gogo.html @@ -66,6 +66,10 @@ This package contains API documentation for %{name}. %license LICENSE NOTICE %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.1.2-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 1.1.2-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937